Update Shipping Method Mapping
PUT/api/trackstar/integration-instances/:integration_instance/shipping-methods/:trackstar_shipping_method/mapping
Map a Trackstar shipping method to a SKU.io shipping method. Set shipping_method_id to null to unmap. Requires Bearer token.
Request body fields:
- shipping_method_id (nullable, integer): SKU.io shipping method ID to map to
Request
Responses
- 200
Successful response