Complete hold (capture funds)
complete_holdCapture funds held in a NovaPay session, with optional partial capture, to complete the payment. Confirm success by checking session status.
Instructions
Capture funds previously held with use_hold=true, moving the session from holded to paid. Optionally capture a smaller amount than was held. NovaPay returns no body for this call — check the result with get_session_status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | No | Partial capture amount; omit to capture the full hold | |
| session_id | Yes | Session id (acquiring or checkout) |