v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
PurchaseCreditNote

Retrieves the collection of PurchaseCreditNote resources.

Retrieves the collection of PurchaseCreditNote resources.

get/purchase_credit_notes

Query parameters

pageinteger

The collection page number

itemsPerPageinteger

The number of items per page

Response

PurchaseCreditNote collection

idstring
integrationstring

The key of the integration source e.g. "quickbooks", or "xero"

createdstring date-time nullable
modifiedstring date-time nullable
srcIdstring
namestring nullable
referenceNumberstring nullable
totalAmountinteger nullable
balanceinteger nullable
datestring date-time nullable
currencystring nullable
statusstring nullable
notesstring nullable
customerIdstring nullable
customerNamestring nullable

Example response

[
  {
    "integration": "quickbooks"
  }
]