944d55dc6053 → c00251431237 · 64 changes across 37 operations
- PATCH/api/customers/{customerId}
- ○
added the non-success response with the status
- ○
added the optional property
to the response with the status (media type: application/json) - ○
added the optional property
to the response with the status (media type: application/problem+json) - ○
added the optional property
to the response with the status (media type: application/json) - ○
added the optional property
to the response with the status (media type: application/problem+json)
- ○
- GET/api/customers/{customerId}
- ○
added the optional property
to the response with the status (media type: application/json) - ○
added the optional property
to the response with the status (media type: application/problem+json) - ○
added the optional property
to the response with the status (media type: application/json) - ○
added the optional property
to the response with the status (media type: application/problem+json)
- ○
- PUT/api/customers/{customerId}
- ○
added the optional property
to the response with the status (media type: application/json) - ○
added the optional property
to the response with the status (media type: application/problem+json) - ○
added the optional property
to the response with the status (media type: application/json) - ○
added the optional property
to the response with the status (media type: application/problem+json)
- ○
- POST/api/customers/list
- ○
added the optional property
/to the response with the status (media type: application/json) - ○
added the optional property
/to the response with the status (media type: application/problem+json) - ○
added the optional property
/to the response with the status (media type: application/json) - ○
added the optional property
/to the response with the status (media type: application/problem+json)
- ○
- POST/api/purchase-orders/list
- ○
added the new optional request property
(media type: application/json-patch+json) - ○
added the new optional request property
(media type: application/json) - ○
added the new optional request property
(media type: text/json) - ○
added the new optional request property
(media type: application/*+json)
- ○
- PATCH/api/purchase-orders/{purchaseOrderId}/part-line-items/{lineItemId}
- ○
added the non-success response with the status
- ○
added the optional property
to the response with the status (media type: application/json) - ○
added the optional property
to the response with the status (media type: application/problem+json)
- ○
- PATCH/api/purchase-orders/{purchaseOrderId}
- ○
added the non-success response with the status
- ○
added the optional property
to the response with the status (media type: application/json) - ○
added the optional property
to the response with the status (media type: application/problem+json)
- ○
- GET/api/purchase-orders/{purchaseOrderId}
- ○
added the optional property
to the response with the status (media type: application/json) - ○
added the optional property
to the response with the status (media type: application/problem+json)
- ○
- GET/api/purchase-orders/{purchaseOrderId}/part-line-items/{lineItemId}
- ○
added the optional property
to the response with the status (media type: application/json) - ○
added the optional property
to the response with the status (media type: application/problem+json)
- ○
- PUT/api/purchase-orders/{purchaseOrderId}/part-line-items/{lineItemId}
- ○
added the optional property
to the response with the status (media type: application/json) - ○
added the optional property
to the response with the status (media type: application/problem+json)
- ○
- POST/api/purchase-orders/{purchaseOrderId}/part-line-items/list
- ○
added the optional property
/to the response with the status (media type: application/json) - ○
added the optional property
/to the response with the status (media type: application/problem+json)
- ○
- PUT/api/purchase-orders/{purchaseOrderId}
- ○
added the optional property
to the response with the status (media type: application/json) - ○
added the optional property
to the response with the status (media type: application/problem+json)
- ○
- POST/api/purchase-orders
- ○
added the optional property
to the response with the status (media type: application/json) - ○
added the optional property
to the response with the status (media type: application/problem+json)
- ○
- POST/api/reporting/shipping/list
- ○
added the optional property
//to the response with the status (media type: application/json) - ○
added the optional property
//to the response with the status (media type: application/problem+json)
- ○
- PATCH/api/inventory-events/{inventoryEventId}/details
- ○
added the non-success response with the status
- ○
- PATCH/api/invoices/{invoiceId}/fee-line-items/{lineItemId}
- ○
added the non-success response with the status
- ○
- PATCH/api/invoices/{invoiceId}/part-line-items/{lineItemId}
- ○
added the non-success response with the status
- ○
- PATCH/api/invoices/{invoiceId}
- ○
added the non-success response with the status
- ○
- PATCH/api/invoices/{invoiceId}/refund-line-items/{lineItemId}
- ○
added the non-success response with the status
- ○
- PATCH/api/items/{itemId}
- ○
added the non-success response with the status
- ○