Sends an OTP to the customer associated with the given shipment ID.
Arguments
orderId
StringA unique number used for identifying and tracking your orders.
shipmentId
StringID of the shipment. An order may contain multiple items and may get divided into one or more shipment, each having its own ID.
eventType
ShipmentOtpEventTypeType of the event for which the OTP needs to be sent. If this field is not provided or no value is passed the default value `refund_bank_details` will be used.
Response
Mutation
Try it
Input Variables
Response
Was this section helpful?