Skip to main content
POST
Bulk refresh sales 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
salesOrderIds
integer[]
required

IDs of the sales orders to refresh. Maximum 100 per request.

Maximum array length: 100

Response

Batch created — jobs are processing in the background

data
object