Payments - Capture
POST {{baseUrl}}/payments/:id/capture
To capture the funds for an uncaptured payment
Request Body
{"amount_to_capture"=>6540, "statement_descriptor_name"=>"Joseph", "statement_descriptor_prefix"=>"joseph", "statement_descriptor_suffix"=>"JS"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |