Accept or reject a guarantee for a GEFT session. Used in conjunction with the webhook system to explicitly confirm or decline a guarantee before completing a session.
The Guarantee Decision feature introduces a new step in the Guaranteed EFT flow, allowing clients to explicitly accept or reject a guarantee before completing a session. This provides better control and transparency in the payment guarantee process for the client. To successfully call this endpoint, you must have a valid access token from the /Authorize endpoint.Documentation Index
Fetch the complete documentation index at: https://docs.flinks.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token obtained from /api/v1/authorize endpoint
Bearer token received from /authorize endpoint.
^Bearer .+Unique session identifier obtained from session creation.
true to accept the guarantee, false to reject it.
true