latestOpenAPI 3.1.02026-08-22124199170.4 KB

8a237f1f704f

onboarding

Get All Onboardings

  1. Get Partner from request
  2. Get Partner Onboardings and filter (pcid or external id) if needed
  3. Return a list of onboardings with their id and consumer data
get/v2/onboarding/

Query parameters

pageinteger

A page number within the paginated result set.

page_sizeinteger

Number of results to return per page.

searchstring

A search term.

consumer_idstring required

Consumer ID

consumer_pcidstring required

Consumer PCID

Headers

Authorizationstring required

Bearer authentication

Response

countinteger required
nextstring uri nullable
previousstring uri nullable