Transactions

Edited

{

"external_id": "4330100079216", //Recommended to always send.

"created_at": "2025-02-24T20:55:21.9945122", //Recommended to always send.

"payment_details": [ //Recommended to always send.

{

"payment_method": "Verdikupong", //Recommended to always send.

"sub_total": 50 //Recommended to always send.

},

{

"payment_method": "Bankkort",

"sub_total": 549.95

}

],

"eft_pos": "XXXXXXBac ", //Recommended to always send. Used for digital proof of purchase.

"send_email_receipt": false, //Reserved for future use.

"total": 599.95, //Recommended to always send. Total price including VAT and with discount. (the actual amount being paid)

"total_tax": 119.99, //Recommended to always send. Tax on the total paid amount after discounts.

"total_discount": 599.95, //Recommended to always send. Total discount given including vat, (0 if no discount)

"currency": "NOK", //Recommended to always send.

"round_off_amount": 0,

"origin": {

"system_id": "POS Retail", //Recommended to always send. Can be used for internal order id (not shown on receipt) (can be used for debugging if needed). Ff not put POS/E-commerce name

"employee_id": "6380", //Recommended to always send.

"department_id": "433",

"channel": "POS" //Recommended to always send.

},

"coupon_codes": [

"7626"

],

"details": [

{

"product": {

"external_id": "106011742", //Recommended to always send.

"sku": "106011742",

"name": "Cloud dunpute 50x70 ", //Recommended to always send.

"category": {

"name": "PUTER"

},

"gtin": {

"type": "EanGtin13",

"code": "7028231163854"

}

},

"quantity": 1, //Recommended to always send.

"unit_price": 1199.9, //Recommended to always send. Unit price for 1 item including vat (without discount)

"unit_measure": "Stk",

"tax_percentage": 25, //Recommended to always send.

"discount": 599.95, //Recommended to always send. Total discount including vat (0 if no discount)

"total_price": 599.95 //Recommended to always send. Total paid price including vat.

}

],

"department_id": "433" //Recommended to always send.

}