NameDescriptionTypeAdditional information
OrderId

Id of the order

integer

None.

BranchId

Id of the branch

integer

None.

PointOfSaleId

Id of the point of sale

integer

None.

CloseOrderType

Valid values: 1 = Delivery note, 3 = Cash

CloseOrderType

None.

CreditCardAmount

Sum of credit card amount

decimal number

None.

CashAmount

Sum of cash amount

decimal number

None.

RoundingAmount

Rounding amount

decimal number

None.

ElectronicPaymentsAmount

Amount of electroic payment
E.g Swish for sweden

decimal number

None.

PaymentCardTypeId

Id of payment card type -

Use GET api/Orders/PaymentCardTypes
-

Required if CreditCardAmount != 0

integer

None.