mutation

verifyOtpShipmentCustomer

Verify OTP sent by customer.
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.
verifyOtpInput
VerifyOtpInput
Schema for verify otp.
Response
success
Boolean
Indicates whether the request was successful.
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...