Tags:
- API
- 2023-04
Added source_location field to FulfillmentOrdersMove webhook payload
source_location field to FulfillmentOrdersMove webhook payloadAs of API version 2023-04, webhook payload is extended field.
The assignedLocation of the may be changed by the move operation. Therefore, if you need to determine the originally assigned location, you should refer to the field.
Learn more about fulfillment order move in the FulfillmentOrdersMove webhook, FulfillmentOrdersMove GraphQL mutation and Moves a fulfillment order to a new location REST endpoint documentation pages.
Was this section helpful?