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.
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