Skip to main content

Get a list of electronic receipts

GET 

/receipts

Get a list of electronic receipts. Notes on fields. return_receipts can contain a list of receipts that retrurn items from the current one, i.e. this is a 'parent' receipt and return_receipts are its 'children' that return items from it. returned_receipt could be the 'parent' receipt the current one is returning item from; in this case the type of the current receipt will be return. The same holds for voiding_receipt that is the receipt that voids the current one and voided_receipt that is the receipt voided by the current one; in this case the type of the current receipt will be void.

Request

Responses

ReceiptOutput collection response