Authorize a transaction
POST {{payment-url}}/transactions/
Request Body
{"mid"=>"{{mid}}", "amount"=>2324234, "tstamp"=>"2020-09-15T13:20:21Z", "capture_mode"=>"auto"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
X-Client-Id | string | ||
X-Client-Secret | string |