post https://{server_name}/v1/charges//capture
This API captures the payment of an existing, uncaptured charge.
- charge_id here refers to a specific charge that should be captured.
- This is the second half of the two-step payment flow, where a charge is created at first with 'capture option' set to false.