Receipt
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a specific page in a result set.
The number of items per page in a result set.
Defines which field the resource list is sorted by.
| ENUM | Description |
|---|---|
| ASC | Sort in ascending order |
| DESC | Sort in descending order |
Search for order receipts in all stores on tenant.
An empty string will be ignored, and handled as if the key did not exist in the payload.
Fuzzy search means that it will try to find words that contains the query string that is supplied. The search is case-insensitive. Example: If you search for "Ol" you will get "Olsen", "Olstad", "Bolset", "Ormebol", kolstad@example.com, etc ..
Search for orders containting this customer. The customer can be specific by firstname, lastname, phonenumber or email. This is a fuzzy search.
Search for an order receipt on an order with a specific ordernumber. This is an exact lookup
Deprecated: Use voucherNumbers instead.
Search for multiple order receipts by voucher numbers. This is an exact lookup
Search for order receipts containing the products. These must be SKUs and is an exact lookup.
Search for order receipts containing one of the specified payment methods.
General fuzzy search.
When this is set to true, only unpaid receipts/invoices will be in the response.
Search for receipts with settlement with the specified external payment reference.
Example response
Example response
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Store.
^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+Example response
^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+| ENUM | Description |
|---|---|
| NOT_STARTED | Receipt not started. No complete settlements exists. |
| IN_PROGRESS | Receipt is in progress. At least one settlement has been started. |
| COMPLETE | Receipt is complete. Sum of settlements = sum of orderlines. |
| CANCELED | Receipt is canceled. Can only be done if receiptState = NOT_STARTED. |
| ENUM | Description |
|---|---|
| NOT_STARTED | Delivery not started |
| IN_PROGRESS | Delivery is in progress. Some order lines are still reserved |
| COMPLETE | Delivery is complete. All order lines are delivered |
^[A-Za-z0-9-_]*Example response
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Store.
^[A-Za-z0-9-_]+Reference to a Receipt.
^[A-Za-z0-9-_]+Example response
^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+| ENUM | Description |
|---|---|
| NOT_STARTED | Receipt not started. No complete settlements exists. |
| IN_PROGRESS | Receipt is in progress. At least one settlement has been started. |
| COMPLETE | Receipt is complete. Sum of settlements = sum of orderlines. |
| CANCELED | Receipt is canceled. Can only be done if receiptState = NOT_STARTED. |
| ENUM | Description |
|---|---|
| NOT_STARTED | Delivery not started |
| IN_PROGRESS | Delivery is in progress. Some order lines are still reserved |
| COMPLETE | Delivery is complete. All order lines are delivered |
^[A-Za-z0-9-_]*Example response
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Store.
^[A-Za-z0-9-_]+Reference to a Receipt.
^[A-Za-z0-9-_]+Example response
^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+| ENUM | Description |
|---|---|
| NOT_STARTED | Receipt not started. No complete settlements exists. |
| IN_PROGRESS | Receipt is in progress. At least one settlement has been started. |
| COMPLETE | Receipt is complete. Sum of settlements = sum of orderlines. |
| CANCELED | Receipt is canceled. Can only be done if receiptState = NOT_STARTED. |
| ENUM | Description |
|---|---|
| NOT_STARTED | Delivery not started |
| IN_PROGRESS | Delivery is in progress. Some order lines are still reserved |
| COMPLETE | Delivery is complete. All order lines are delivered |
^[A-Za-z0-9-_]*Example response
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Store.
^[A-Za-z0-9-_]+Reference to a Receipt.
^[A-Za-z0-9-_]+No Content
No content
No Content
No content
List settlements for a receipt
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Store.
^[A-Za-z0-9-_]+Reference to a Receipt.
^[A-Za-z0-9-_]+Reference to a specific page in a result set.
The number of items per page in a result set.
Defines which field the resource list is sorted by.
| ENUM | Description |
|---|---|
| ASC | Sort in ascending order |
| DESC | Sort in descending order |
Example response
Example response
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Store.
^[A-Za-z0-9-_]+Reference to a Receipt.
^[A-Za-z0-9-_]+Create a new settlement
in cents, e.g. 1,50 as 150
External reference for the settlement
^[A-Za-z0-9-_]+Example response
The external payment reference for this settlement. For invoices, this could contain the KID
Ledger number must be a valid number with possible leading zeros
| ENUM | Description |
|---|---|
| LEDGER | Ledger |
| GENERAL_LEDGER | General ledger |
| CUSTOMER_LEDGER | Customer ledger |
^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+Number of credits on this settlement. Only applicable for invoice
The total amount credited. Only applicable for invoice
Number of payments on this settlement. Only applicable for invoice
The total amount of payments. Only applicable for invoice
^[A-Za-z0-9-_]*Display name of the till where the payment was registered.
Till register number where the payment was registered.
^[A-Za-z0-9-_]*Display name of the store where the payment was registered.
^[A-Za-z0-9-_]*The total authorized amount on this settlement, calculated from authorize transactions.
The total captured amount on this settlement, calculated from capture transactions.
The total refunded amount on this settlement, calculated from refund transactions.
Text printed on the receipt for this payment method when configured on the tenant payment method. Empty when not set, when suppressed for this settlement type (e.g. store credit, gift cards), or when cleared.
Example response
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Store.
^[A-Za-z0-9-_]+Reference to a Receipt.
^[A-Za-z0-9-_]+| ENUM | Description |
|---|---|
| RECEIPT | Print sales receipt |
| EXCHANGENOTE | Print exchange note |
| GIFTCARD | Print giftcard barcode |
| PICKUP | Print a pickup label/note |
The printer to send the print to
^[A-Za-z0-9-_]+Only valid for type EXCHANGENOTE. Sets a date that the exchange note is valid until. If not set, exchangeNoteValidUntil is calculated from the store's exchangeNoteValidDays setting. Stored on all orderItemUids in request, usually only one item.
No Content
No content
No Content
No content
Get settlement details
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Store.
^[A-Za-z0-9-_]+Reference to a Receipt.
^[A-Za-z0-9-_]+Reference to a settlement on an order.
^[A-Za-z0-9-_]+Check external payment gateways and fetch status
Include display messages in the response
Example response
^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+| ENUM | Description |
|---|---|
| NOT_STARTED | Receipt not started. No complete settlements exists. |
| IN_PROGRESS | Receipt is in progress. At least one settlement has been started. |
| COMPLETE | Receipt is complete. Sum of settlements = sum of orderlines. |
| CANCELED | Receipt is canceled. Can only be done if receiptState = NOT_STARTED. |
| ENUM | Description |
|---|---|
| NOT_STARTED | Delivery not started |
| IN_PROGRESS | Delivery is in progress. Some order lines are still reserved |
| COMPLETE | Delivery is complete. All order lines are delivered |
^[A-Za-z0-9-_]*Example response
Delete a settlement
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Store.
^[A-Za-z0-9-_]+Reference to a Receipt.
^[A-Za-z0-9-_]+Reference to a settlement on an order.
^[A-Za-z0-9-_]+Force Delete on a settlement
No Content
No content
No Content
No content
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Store.
^[A-Za-z0-9-_]+Reference to a Receipt.
^[A-Za-z0-9-_]+Example response
^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+Example response
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Store.
^[A-Za-z0-9-_]+Reference to a Receipt.
^[A-Za-z0-9-_]+Example response
^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+Example response
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Store.
^[A-Za-z0-9-_]+Reference to a Receipt.
^[A-Za-z0-9-_]+ReceiptEmailSchema
| ENUM | Description |
|---|---|
| RECEIPT | Send sales receipt as email |
No Content
No content
No Content
No content
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Store.
^[A-Za-z0-9-_]+Reference to a Receipt.
^[A-Za-z0-9-_]+OK
OK
Last updated