FulfillmentOrderMerchantRequest
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•
Order FulfillmentOrder! non-null The fulfillment order associated with the merchant request.
- •ID!non-null
A globally-unique ID.
- Anchor to kindkind•
The kind of request made.
- Anchor to messagemessage•
The optional message that the merchant included in the request.
- Anchor to requestOptionsrequest•
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•
Data The response from the fulfillment service.
- Anchor to sentAtsent•
At DateTime! non-null The timestamp when the request was made.