Retrieve Receipt

Minimum Plan Required: Comp

Sample Response

{
    "data": {
        "id": "3e470209-a7e9-4ed4-8e73-28538f42a89d",
        "company_id": 165819,
        "location_id": 210363,
        "pos_id": 4,
        "receipt_id": "37b0f237-e779-45e3-a8a6-0c82cba931fa",
        "receipt_date": "2022-12-31T21:01:54+00:00",
        "net_total": 3729,
        "gross_total": 3729,
        "tips": 0,
        "total_receipt_discounts": 0,
        "total_item_discounts": 0,
        "external_user_id": null,
        "revenue_center": null,
        "receipt_lines": [],
        "tip_details": [],
        "status": "closed",
        "created_date": "2022-12-31T22:24:19+00:00",
        "modified_date": "2023-01-01T00:25:28+00:00"
    }
}
Language
Authorization
Click Try It! to start a request and see the response here!