GET /v1/PurchaseReceipt

Removal of GET api/v1/PurchaseReceipt and GET api/v1/PurchaseReceiptBasic endpoints

The functionality of endpoints GET api/v1/PurchaseReceipt and GET api/v1/PurchaseReceiptBasic is now covered by GET/v2/PurchaseReceipt.

As a result, the following endpoints will be removed on September 15th, 2026:

MethodEndpoint
GETGET api/v1/PurchaseReceipt
GETGET api/v1/PurchaseReceipt/{receiptNumber}
GETGET api/v1/PurchaseReceiptBasic
GETGET api/v1/PurchaseReceiptBasic/{receiptNumber}
Last modified June 15, 2026