API structure has changed
7 structure changes including:
7 Modifications
Modified
7
Breaking
GET /salesorders
- Response
-
200 response Modified
-
application/json content type Modified
-
invoice property Modified
- paymentTerms property Added
-
invoice property Modified
-
application/json content type Modified
GET /salesorders/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
invoice property Modified
- paymentTerms property Added
-
invoice property Modified
-
application/json content type Modified
GET /transactionlines
- Response
-
200 response Modified
-
application/json content type Modified
- documentId property Added
-
application/json content type Modified
GET /transactionlines/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- documentId property Added
-
application/json content type Modified
PATCH /salesorders/{id}
- Body
-
application/json content type Modified
-
invoice property Modified
-
paymentTerms property Added
- FixedDate, NumberOfDays, OutMonthPlusDays properties Added
-
paymentTerms property Added
-
invoice property Modified
- Response
-
200 response Modified
-
application/json content type Modified
-
invoice property Modified
- paymentTerms property Added
-
invoice property Modified
-
application/json content type Modified
POST /customers
- Body
-
application/json content type Modified
-
alternative Modified
-
object-1, object-2 alternatives Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- true, false alternatives Added
-
object-1, object-2 alternatives Removed
-
alternative Modified
POST /salesorders
- Body
-
application/json content type Modified
-
invoice property Modified
-
paymentTerms property Added
- FixedDate, NumberOfDays, OutMonthPlusDays properties Added
-
paymentTerms property Added
-
invoice property Modified
- Response
-
200 response Modified
-
application/json content type Modified
-
invoice property Modified
- paymentTerms property Added
-
invoice property Modified
-
application/json content type Modified