Skip to main content
POST
Attach tag(s) to a fulfillment order

Authorizations

Authorization
string
header
required

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

Path Parameters

fulfillmentOrderId
integer
required

Fulfillment order ID

Body

application/json
tag
string
required

Single tag name to attach

Response

Tag(s) attached successfully