Changes the status of the payment method.

POST {{baseUrl}}/changeStatus

Changes the status of the provided payment method to the specified status.

Request Body

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

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring