mutation

submitDeliveryReattemptRequest

Submits a delivery reattempt request for a specific shipment.
Arguments
shipmentId
String!
Required
ID of the shipment. An order may contain multiple items and may get divided into one or more shipment, each having its own ID.
deliveryReattemptRequestInput
DeliveryReattemptRequestInput
The input payload containing the delivery reattempt request details.
Response
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...