Actions
Version: 1.0.0The application can perform the following actions:
Get a specific Invoice
Data for Customer Invoice The response headers include an ETag after a successful GET operation.
Creates a customer
Response Message has StatusCode Created if POST operation succeed. Response Message has StatusCode BadRequest or InternalServerError if POST operation failed. The response headers include an ETag after a successful GET operation.
Get a specific Shipment
Data for a single Shipment. The response headers include an ETag after a successful GET operation.
Get a specific Inventory item
Get a specific Inventory item
Get a specific customer
Data for the customer. The response headers include an ETag after a successful GET operation.