GetCustomerStatus

View as Markdown
Get onboarding and partner status for the customer.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-API-Keystring
API Key authentication via header

Request

This endpoint expects an object.
partnerIdstringOptional

Optional - if provided, includes partner-specific status

orderContextobjectOptional

Optional - when provided, enables order-specific policy evaluation for partner status

Response

Success
onboardingStatusenum or null

Customer status (combines compliance status and flags)

Allowed values:
partnerStatusenum or null

Optional - only set if partner_id was provided in request

Allowed values:
rejectionslist of objects or null

Partner-level overall rejection reasons