---
title: "Retrieves the collection of PurchaseCreditNote resources."
method: GET
path: "/purchase_credit_notes"
tags: ["PurchaseCreditNote"]
---

# Retrieves the collection of PurchaseCreditNote resources.

`GET /purchase_credit_notes`

Retrieves the collection of PurchaseCreditNote resources.

## Query parameters

- `page` integer
- `itemsPerPage` integer

## Response `200`

PurchaseCreditNote collection

- PurchaseCreditNote[]
  - `id` string
  - `integration` string — The key of the integration source e.g. "quickbooks", or "xero"
  - `created` string, date-time, nullable
  - `modified` string, date-time, nullable
  - `srcId` string
  - `name` string, nullable
  - `referenceNumber` string, nullable
  - `totalAmount` integer, nullable
  - `balance` integer, nullable
  - `date` string, date-time, nullable
  - `currency` string, nullable
  - `status` string, nullable
  - `notes` string, nullable
  - `customerId` string, nullable
  - `customerName` string, nullable

---

[API](https://skmtc.net/bossinsights/apis/boss-insights.md) · [All operations](https://skmtc.net/bossinsights/apis/boss-insights/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bossinsights/boss-insights/versions/d08a107895ad/schema)
