Skip to main content

Retrieve Assigned Agreements

GET 

/onboarding/v1/assigned-agreements

Returns agreements assigned to an onboarding application. All assigned agreements must reach ACCEPTED status for onboarding to proceed.

Use this endpoint with the onboarding application ID: GET /onboarding/v1/assigned-agreements?applicationId={onboardingId}.

Assigned agreements can be accepted at any point after customer creation (before or after document uploads); there is no ordering dependency.

Request

Responses

Assigned agreements for the onboarding application

Was this page helpful?