Skip to main content
POST
Create an integration shipping rate mapping

Request Structure

Links an external shipping-rate entity to an internal carrier + service. carrier_id and carrier_service_id must both be set or both omitted (an unmapped rate is allowed); a partial pair returns 422.

Authorizations

Authorization
string
header
required

OAuth 2.0 authentication. Use the client credentials or authorization code flow to obtain an access token.

X-Clarus-Subdomain
string
header
required

The subdomain/tenant name identifying which tenant's data to access. Required for all API requests.

Path Parameters

mapping_group_id
integer
required

The integration shipping rate mapping group ID

Body

application/json
data
object
required

Response

Created successfully

Created record