API structure has changed
6 structure changes including:
6 Modifications
Modified
6
POST /customers
- Body
-
application/json content type Modified
- created_by_organization_id property Added
POST /distributors
- Body
-
application/json content type Modified
- created_by_organization_id property Added
POST /resellers
- Body
-
application/json content type Modified
- created_by_organization_id property Added
PUT /customers/{id}
- Body
-
application/json content type Modified
- created_by_organization_id property Added
PUT /distributors/{id}
- Body
-
application/json content type Modified
- created_by_organization_id property Added
PUT /resellers/{id}
- Body
-
application/json content type Modified
- created_by_organization_id property Added