Skip to main content
GET
List payment intents for an affiliate
Lists payment intents visible to the authenticated affiliate. Use the optional filters to narrow to a single company or payment state. When you pass a companyId filter, the API verifies that the company belongs to the authenticated affiliate. Requests that reference a company outside the affiliate’s scope return 403 Forbidden.

Authorizations

x-api-key
string
header
required

Query Parameters

status
enum<string>
Available options:
PENDING,
COLLECTED
companyId
integer

Filter payment intents to a single company.

Response

Payment intents retrieved successfully

paymentIntents
object[]
required