Interface: OrderPaymentInput
Defined in: type/OrderPaymentInput.ts:5
Input object for OrderPaymentInput
Properties
accountingId?
optionalaccountingId?:string
Defined in: type/OrderPaymentInput.ts:21
The accountingId that belongs to this order
gross
gross:
number
Defined in: type/OrderPaymentInput.ts:9
The transaction cost excluding tax
method
method:
string
Defined in: type/OrderPaymentInput.ts:15
The paymethod for this Order
net
net:
number
Defined in: type/OrderPaymentInput.ts:7
The transaction cost including tax
overruled?
optionaloverruled?:YesNo
Defined in: type/OrderPaymentInput.ts:23
Whether the transaction costs for this order are overruled, if N, the shipping costs will be recalculated on every mutation
status?
optionalstatus?:string
Defined in: type/OrderPaymentInput.ts:17
The transaction status
statusDate?
optionalstatusDate?:string
Defined in: type/OrderPaymentInput.ts:19
Last time the transaction status was changed
tax
tax:
number
Defined in: type/OrderPaymentInput.ts:11
The transaction cost tax
taxPercentage
taxPercentage:
number
Defined in: type/OrderPaymentInput.ts:13
The transaction costs tax percentage