Skip to main content

Finalize Onboarding

POST 

/api/partner/v1/onboarding/:ref/finalize

Validates data completeness and returns the hosted hand-off for one merchant onboarding. This is a read-only operation: it never advances the onboarding — personal acts (contact and identity verification, declarations such as PEP, agreement signing, verification transfer) are always completed by the merchant under next_action.url. It always responds 200, even when data is incomplete; missing[] lists the outstanding data-segment codes (empty array when the data is complete). Takes no request body. Requires scope onboarding:write.

Request

Responses

Completeness check result plus hosted hand-off.