Skip to main content
POST
Create a quick-pay draft

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.

Body

application/json

Create a pending draft (parent-agency only). companyId is the token's tenant, never the body.

recipients
object[]
required
Minimum array length: 1

Response

The created pending draft.

data
object
required