API structure has changed
7 structure changes including:
7 Modifications
Modified
7
GET /orders
- Response
-
200 response Modified
-
application/json content type Modified
- cashOnDeliveryPriceWithoutVat property Added
-
application/json content type Modified
GET /orders/id/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- cashOnDeliveryPriceWithoutVat property Added
-
application/json content type Modified
GET /orders/id/{orderId}
- Response
-
200 response Modified
-
application/json content type Modified
- cashOnDeliveryPriceWithoutVat property Added
-
application/json content type Modified
GET /orders/marketplace/{connectorId}/{marketplaceOrderId}
- Response
-
200 response Modified
-
application/json content type Modified
- cashOnDeliveryPriceWithoutVat property Added
-
application/json content type Modified
PATCH /orders/item-serial-numbers/{orderId}
- Response
-
200 response Modified
-
application/json content type Modified
- cashOnDeliveryPriceWithoutVat property Added
-
application/json content type Modified
POST /orders/partner/{source}
- Body
-
application/json content type Modified
- cashOnDeliveryPriceWithoutVat, deliveryPriceWithoutVat properties Added
- Response
-
201 response Modified
-
application/json content type Modified
- cashOnDeliveryPriceWithoutVat property Added
-
application/json content type Modified
POST /testing-order
- Body
-
application/json content type Modified
- deliveryPriceWithoutVat property Added
- Response
-
200 response Modified
-
application/json content type Modified
- cashOnDeliveryPriceWithoutVat property Added
-
application/json content type Modified