mutation

verifyShipmentOtpFromCustomer

Verifies the OTP submitted by the customer for a specific shipment. Supported values include: - `refund_bank_details`: OTP is sent to verify the customer's bank details before processing a refund. - `customer_ndr`: OTP is sent to confirm redelivery instructions or preferences after a failed delivery attempt.
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
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...