Create receipt
loyverse_create_receiptCreate a new receipt in Loyverse using the API. Provide receipt fields per the Loyverse schema; errors are returned verbatim for retries.
Instructions
Create a new receipt in Loyverse (POST /receipts). Receipts cannot be updated or deleted through the API, only created and read. Field names follow the Loyverse API v1.0 (developer.loyverse.com/docs). If a call fails with a 400, the error message from Loyverse is returned verbatim — adjust the fields and retry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The receipt fields, per the Loyverse API schema. |