Przejdź do głównej zawartości

Get Onboarding Status

GET 

/api/partner/v1/onboarding/:ref

Returns the full status for one merchant onboarding, identified by the ref you chose at creation. Includes the base fields (id, ref, channel, status), the hosted hand-off (next_action — always an object; next_action.url may be null), and any third-party invitations (invited, PII-free). Lookup is scoped to your partner channels: an unknown ref returns 404. Requires scope onboarding:read.

Request

Responses

Onboarding status with hand-off and invitations.