Skip to main content
POST
Suggest carrier mapping

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Body

application/json
app_integration_account_id
integer
required

Integration account ID

carrier_value
string
required

The carrier value to match

field_name
enum<string>

The field name to match against

Available options:
carrier,
carrier_name,
shipping_method_name,
shipping_method

Response

Successful response

data
object