Skip to main content
POST
Quick-add field mappings from recent orders

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

Integration account ID

days
integer

Number of days of recent orders to analyze (max 90)

Required range: x <= 90
limit
integer

Maximum number of mappings to create (max 500)

Required range: x <= 500
dry_run
boolean

If true, returns what would be created without persisting

Response

Successful response

data
object