BillingCycleRs
The following resources are applicable:
/billingCycle
Mount Point: /api/rest/billingCycle
The following operations are supported on this resource:
POST
Create billingCycle.
Request Body
element: | BillingCycle |
media types: | application/xml application/json |
(no documentation provided)
Response Body
element: | ActionStatus |
media types: | application/xml application/json |
(no documentation provided)
PUT
Update billingCycle.
Request Body
element: | BillingCycle |
media types: | application/xml application/json |
(no documentation provided)
Response Body
element: | ActionStatus |
media types: | application/xml application/json |
(no documentation provided)
GET
Search for billingCycle with a given code.
Parameters
name | description | type | default |
---|---|---|---|
billingCycleCode | (no documentation provided) | query |
Response Body
element: | GetBillingCycleResponse |
media types: | application/xml application/json |
(no documentation provided)
/billingCycle/{billingCycleCode}
Mount Point: /api/rest/billingCycle/{billingCycleCode}
DELETE
Remove billingCycle with a given code.
Parameters
name | description | type | default |
---|---|---|---|
billingCycleCode | (no documentation provided) | path |
Response Body
element: | ActionStatus |
media types: | application/xml application/json |
(no documentation provided)
/billingCycle/version
Mount Point: /api/rest/billingCycle/version
GET
Response Body
element: | ActionStatus |
media types: | application/xml application/json |
(no documentation provided)