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
- fulfillmentOrder (FulfillmentOrder!)
- id (ID!)
- kind (FulfillmentOrderMerchantRequestKind!)
- message (String)
- requestOptions (JSON)
- responseData (JSON)
- sentAt (DateTime!)
- 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
kindof the request. For example, for aFULFILLMENT_REQUEST, one option is, which indicates whether the merchant intends to notify the customer upon fulfillment. The fulfillment service can then setwhen 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?