v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
PurchaseCreditNote

Retrieves a PurchaseCreditNote resource.

Retrieves a PurchaseCreditNote resource.

get/purchase_credit_notes/{id}

Path parameters

idstring required

Resource identifier

Response

PurchaseCreditNote resource

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"
}