Arguments
orderId
StringA unique number used for identifying and tracking your orders. For example, 'FY63C1FBA80195F734C0'.
You can get orderId from the query orders.
You can get orderId from the query 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. For example, '16736576489251696245'.
You can get shipmentId from the query order.shipments[].shipment_id.
You can get shipmentId from the query order.shipments[].shipment_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. For example, 'refund_bank_details' or 'customer_ndr'.
Mutation
Try it
Input Variables
Response
Response