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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring