Loads the payment method.
POST {{baseUrl}}/load
Loads the payment method with the specified funds.
Request Body
{"amount"=>"<string>", "loadType"=>"<string>", "merchantAccount"=>"<string>", "paymentMethod"=>"<string>", "recurringDetailReference"=>"<string>", "reference"=>"<string>", "shopperInteraction"=>"<string>", "shopperReference"=>"<string>", "store"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |