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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |