API Docs / Operations / Engagement - Acceptance / Get Engagement Details (Anon)

Get Engagement Details (Anon)

GET /engagements/accept/{guid}

Returns engagement information for the anonymous acceptance page.

Requires a valid engagement GUID that has not yet been accepted or rejected.
Returns tenant details, content blocks, and engagement summary.

Optional Query Parameters:

  • ddCallbackUrl: The callback URL to redirect to after Direct Debit mandate setup is complete.
    Required if you want to receive a Direct Debit mandate URL in the response.
    The mandate URL will only be generated if the tenant has RequestDDMandate enabled and a Direct Debit connection configured.

Parameters

NameTypeDescription
ddCallbackUrl query string
guid* path string (uuid)

Responses

400 Bad Request
404 Not Found