Skip to main content
GET
List pending payments

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.

Query Parameters

email
string<email>

Recipient email to list pending payments for (normalized to lowercase server-side).

Response

Pending payments for the email, with a net total.

Pending payments waiting for an email address, with a net total. Returns an empty payload when the email is missing/invalid.

data
object
required