Skip to main content
GET
Poll a billing handoff link

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Path Parameters

code
string
required

The handoff code returned by the mint endpoint (case-insensitive).

Response

Success. Returns the link status envelope.

data
object