Marketplaces - Orders - AutoTransitions

Configure new or existing automatic Order status transition

post/v2/user/marketplaces/orders/automaticTransitions

Request body

Example request

{
  "automaticTransitions": [
    {
      "marketplaceTechnicalCode": "Amazon"
    }
  ]
}

Response

Successfully confirugred new or existing automatic Order status transition

Changes

No recorded changes to this endpoint across all 1 revision of this API.