[Deprecated] Request payload for adding a new refund beneficiary. This input type will be removed in future versions. Use `addBeneficiary` mutation with `AddBeneficiaryInput` instead.
Fields
delights
Boolean!Required
True if beneficiary to be added by delights or False if by User. This field will be removed in future versions.
details
DetailsInput!Required
Nested object containing details of the beneficiary.
order_id
String!Required
Unique identifier for an order.
otp
StringOTP received by customer.
request_id
StringRequest Id for add benificiary request.
shipment_id
String!Required
Unique identifier of the shipment.
transfer_mode
String!Required
Transfer Mode of the Beneficiary to be added.
Was this section helpful?