Merge the balance of two cards.

POST {{baseUrl}}/mergeBalance

Increases the balance of the paymentmethod by the full amount left on the source paymentmethod

Request Body

{"amount"=>"<string>", "merchantAccount"=>"<string>", "paymentMethod"=>"<string>", "recurringDetailReference"=>"<string>", "reference"=>"<string>", "shopperInteraction"=>"<string>", "shopperReference"=>"<string>", "sourcePaymentMethod"=>"<string>", "store"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring