REST APIAPI Reference
Purchase Receipts
curl -X GET "https://example.com/v1/finance/purchase-receipts"curl -X POST "https://example.com/v1/finance/purchase-receipts"curl -X POST "https://example.com/v1/finance/purchase-receipts:batchPdf"curl -X POST "https://example.com/v1/finance/purchase-receipts:batchPost"curl -X POST "https://example.com/v1/finance/purchase-receipts:batchVoid"curl -X GET "https://example.com/v1/finance/purchase-receipts/string"curl -X PUT "https://example.com/v1/finance/purchase-receipts/string"curl -X GET "https://example.com/v1/finance/purchase-receipts/string/pdf"curl -X POST "https://example.com/v1/finance/purchase-receipts/string/post"curl -X POST "https://example.com/v1/finance/purchase-receipts/string/void"