Payments - Capture

POST {{baseUrl}}/payments/:id/capture

To capture the funds for an uncaptured payment

Request Body

{"amount_to_capture"=>7000, "statement_descriptor_name"=>"Joseph", "statement_descriptor_suffix"=>"JS"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring