API structure has changed
4 structure changes including:
4 Modifications
Modified
4
Breaking
GET /v1/products
- Body
-
content type Modified
- active property Removed
- status property Added
- Response
-
200 response Modified
- active property Removed
- status property Added
GET /v1/transactions/latest
- Query
- channel query parameter Added
GET /v1/transactions/{externalTransactionID}
- Query
- type, channel query parameters Added
POST /v1/products
- Body
-
content type Modified
- active property Removed
- status property Added
- Response
-
200 response Modified
- active property Removed
- status property Added