Update Carrier Mapping
PUT/api/temu/:integration_instance/carriers/:temu_carrier_id/map
Map a Temu carrier to a local SKU.io shipping method.
Path Parameters:
integration_instance- Integration instance IDtemu_carrier_id- Temu carrier record ID
Request Body:
shipping_method_id(nullable) - Local SKU.io shipping method ID; pass null to remove mapping
Response: Updated carrier record with the new shipping method mapping.
Request
Responses
- 200
Successful response