Skip to main content
GET
/
api
/
reports
/
transactions-by-reference
Get transactions by reference
curl --request GET \
  --url https://api.example.com/api/reports/transactions-by-reference

Query Parameters

referenceType
string
required

The type of the reference (e.g., SaleInvoice, Bill, etc.)

Example:

"SaleInvoice"

referenceId
number
required

The ID of the reference

Example:

"1"

Response

200

Transactions by reference