mutation

sendOtpToShipmentCustomer

Send OTP to the customer for shipment verification.
Arguments
orderId
String
A unique number used for identifying and tracking your orders.
shipmentId
String
ID of the shipment. An order may contain multiple items and may get divided into one or more shipment, each having its own ID.
Response
message
String
Message indicating the result of the request.
request_id
String
Unique identifier for the request.
resend_timer
Int
Time in seconds before the OTP can be resent.
success
Boolean
Indicates whether the request was successful.
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...