Commerce Subscription Saved Payment Method Input

Input representation for updating a saved payment method associated with a subscription.
Root XML tag
commerceSubscriptionSavedPaymentMethodInput
JSON example
1{
2  "merchantAccountId": "8zbxx00000000ODAAY",
3  "savedPaymentMethodId": "12qxx000002pmjEAAQ"
4}
Properties
Name Type Description Required or Optional Available Version
merchant​AccountId String Salesforce Payments merchant account ID associated with the saved payment method. Required 63.0
savedPayment​MethodId String ID of the saved payment method record associated with the Commerce subscription. Required 63.0