InvoiceCategoryRs
The following resources are applicable:
/invoiceCategory
Mount Point: /api/rest/invoiceCategory
The following operations are supported on this resource:
POST
Request Body
| element: | InvoiceCategory |
| media types: | application/xml application/json |
(no documentation provided)
Response Body
| element: | ActionStatus |
| media types: | application/xml application/json |
(no documentation provided)
PUT
Request Body
| element: | InvoiceCategory |
| media types: | application/xml application/json |
(no documentation provided)
Response Body
| element: | ActionStatus |
| media types: | application/xml application/json |
(no documentation provided)
GET
Parameters
| name | description | type | default |
|---|---|---|---|
| invoiceCategoryCode | (no documentation provided) | query |
Response Body
| element: | GetInvoiceCategoryResponse |
| media types: | application/xml application/json |
(no documentation provided)
/invoiceCategory/{invoiceCategoryCode}
Mount Point: /api/rest/invoiceCategory/{invoiceCategoryCode}
DELETE
Parameters
| name | description | type | default |
|---|---|---|---|
| invoiceCategoryCode | (no documentation provided) | path |
Response Body
| element: | ActionStatus |
| media types: | application/xml application/json |
(no documentation provided)
/invoiceCategory/version
Mount Point: /api/rest/invoiceCategory/version
GET
Response Body
| element: | ActionStatus |
| media types: | application/xml application/json |
(no documentation provided)