API structure has changed
24 structure changes including:
1 Addition
23 Modifications
Modified
23
POST /v1/shipments/calculate_rates
- Authentication
- Bearer auth authentication method Added
POST /v1/orders/cancel_order
- Authentication
- Bearer auth authentication method Added
POST /v1/orders
- Authentication
- Bearer auth authentication method Added
POST /v1/middle_mile_orders
- Authentication
- Bearer auth authentication method Added
POST /v1/marketplace_work_orders
- Authentication
- Bearer auth authentication method Added
POST /v1/inventory_requests/{id}/trigger_fba_eligibility_check
- Authentication
- Bearer auth authentication method Added
POST /v1/inventory_requests
- Authentication
- Bearer auth authentication method Added
POST /login
- Authentication
- Bearer auth authentication method Added
PATCH /v1/inventory_requests/{id}
- Authentication
- Bearer auth authentication method Added
GET /v1/warehouses
- Authentication
- Bearer auth authentication method Added
GET /v1/orders/tracking
- Authentication
- Bearer auth authentication method Added
GET /v1/orders/status
- Authentication
- Bearer auth authentication method Added
GET /v1/middle_mile_orders
- Authentication
- Bearer auth authentication method Added
GET /v1/marketplace_work_orders
- Authentication
- Bearer auth authentication method Added
GET /v1/marketplace_shipments/{id}/tracking
- Authentication
- Bearer auth authentication method Added
GET /v1/inventory_requests/{id}/list_eligibility_checks
- Authentication
- Bearer auth authentication method Added
GET /v1/inventory_requests/{id}
- Authentication
- Bearer auth authentication method Added
GET /v1/inventory_requests
- Authentication
- Bearer auth authentication method Added
GET /v1/inventory/receipts
- Authentication
- Bearer auth authentication method Added
GET /v1/inventory/adjustments
- Authentication
- Bearer auth authentication method Added
GET /v1/inventory
- Authentication
- Bearer auth authentication method Added
GET /v1/catalog/listings
- Authentication
- Bearer auth authentication method Added
GET /v1/catalog/items
- Authentication
- Bearer auth authentication method Added
Added
1
Bearer authauthentication method