API structure has changed
4 structure changes including:
4 Modifications
Modified
4
GET /customers
- Response
-
200 response Modified
-
application/json content type Modified
- externalReference property Added
-
application/json content type Modified
GET /customers/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- externalReference property Added
-
application/json content type Modified
PATCH /customers/{id}
- Body
-
application/json content type Modified
- externalReference property Added
- Response
-
200 response Modified
-
application/json content type Modified
- externalReference property Added
-
application/json content type Modified
POST /customers
- Body
-
application/json content type Modified
-
alternative Modified
-
true alternative Modified
- externalReference property Added
-
false alternative Modified
- externalReference property Added
-
true alternative Modified
-
alternative Modified
- Response
-
200 response Modified
-
application/json content type Modified
- externalReference property Added
-
application/json content type Modified