API family
Logistics Info
Create, query, and edit outbound and return locations.
8 endpoints
| Method | Path | Title |
|---|---|---|
| ETC | Courier Code | |
| POST | /v2/providers/openapi/apis/api/v5/vendors/{vendorId}/returnShippingCenters | Create a return location |
| POST | /v2/providers/openapi/apis/api/v5/vendors/{vendorId}/outboundShippingCenters | Create a shipping location |
| GET | /v2/providers/openapi/apis/api/v5/vendors/{vendorId}/returnShippingCenters | Query a list of return locations |
| GET | /v2/providers/marketplace_openapi/apis/api/v2/vendor/shipping-place/outbound | Query a shipping location |
| GET | /v2/providers/openapi/apis/api/v3/return/shipping-places/center-code | Query one return location |
| PUT | /v2/providers/openapi/apis/api/v5/vendors/{vendorId}/returnShippingCenters/{returnCenterCode} | Update a return location |
| PUT | /v2/providers/openapi/apis/api/v5/vendors/{vendorId}/outboundShippingCenters/{outboundShippingPlaceCode} | Update a shipping location |