input_object

UpdateCartPaymentRequestInput

Update cart payment mode request schema to update payment mode by which the payment to be done to process the order, includes cart id, payment identifier, address id, merchant code, aggregator name and payment mode.
Fields
address_id
String
Address id of the user address selected to deliver the shipment.
aggregator_name
String
Aggregator name of the payment gateway.
Cart id of the user cart for which the update cart payment operation performed.
merchant_code
String
Merchant code of the payment mode selected to do the payment.
payment_identifier
String
Payment identifier of the payment mode selected to do the payment.
payment_mode
String
Payment mode of the payment selected to do the payment.