Anchor to FulfillmentOrderMerchantRequestFulfillment
objectFulfillment Order Merchant Request
Requires access scope,
access scope or
access scope.
A request made by the merchant or an order management app to a fulfillment service for a fulfillment order.
Anchor to FieldsFields
- Anchor to fulfillmentOrderfulfillmentโขFulfillment
Order Order! non-null The fulfillment order associated with the merchant request.
- โขID!non-null
A globally-unique ID.
- Anchor to kindkindโขFulfillment
Order Merchant Request Kind! non-null The kind of request made.
- Anchor to messagemessageโขString
The optional message that the merchant included in the request.
- Anchor to requestOptionsrequestโขJSON
Options Additional options requested by the merchant. These depend on the
kind
of the request. For example, for a, one option is
, which indicates whether the merchant intends to notify the customer upon fulfillment. The fulfillment service can then set
when making calls to
.
- Anchor to responseDataresponseโขJSON
Data The response from the fulfillment service.
- Anchor to sentAtsentโขDate
At Time! non-null The timestamp when the request was made.
Was this section helpful?