> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.dintero.com/feedback

```json
{
  "path": "/docs/receipt-service",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Receipt Service

> Centralize digital receipts from all sales channels with the Dintero Receipt Service and stream the data to BI, data warehouse, or campaigns via webhooks.

## Introduction

You can store all the receipt data from all channels in one place by sending the receipt to Dintero.

You can also setup multiple subscribers of the receipt data by [Webhook service](/docs/webhooks) like Datawarehouse, BI,
Campaign Planner etc.

You can get receipts by:

* CustomerID
* ReceiptId

Dintero can also offer digital receipts to customers instead of paper receipts.

## Sending receipts to Dintero from POS/eCommerce

You create a new receipt / send receipt by one step.

* [Create new receipt](/api.html#operation/aid_receipts_post)

## Showing receipts to customers

1. [Get a list](/api.html#operation/aid_receipts_customers_cid_get) of receipts belong to customers.
2. [Get details](/api.html#operation/aid_receipts_customers_cid_rid_get) of receipt. Will return the full
   json receipt.

### Minimum requirement for a valid receipt for accounting, expense reports etc.

* Norway: [https://lovdata.no/dokument/LTI/forskrift/2015-12-18-1616](https://lovdata.no/dokument/LTI/forskrift/2015-12-18-1616)
