Skip to main content
GET
List AP payments

Authorizations

Authorization
string
header
required

API key issued per entity via Settings > Developers > API Keys. Each key carries scopes (e.g. orders:read, products:write). Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.

Query Parameters

status
string
vendor_id
string<uuid>
limit
integer
default:25
Required range: x <= 100
starting_after
string
expand[]
enum<string>[]
Available options:
data.vendor,
data.check,
data.journal_entry,
data.bills,
data.bank_account

Response

Paginated list of AP payments

object
enum<string>
Available options:
list
data
object[]
has_more
boolean