Interface: OrderPaymentUpdateInput
Defined in: type/OrderPaymentUpdateInput.ts:5
Input object for OrderPaymentUpdateInput
Properties
accountingId?
optionalaccountingId?:string
Defined in: type/OrderPaymentUpdateInput.ts:21
The accountingId that belongs to this order
gross?
optionalgross?:number
Defined in: type/OrderPaymentUpdateInput.ts:9
The transaction cost excluding tax
method?
optionalmethod?:string
Defined in: type/OrderPaymentUpdateInput.ts:15
The paymethod for this Order
net?
optionalnet?:number
Defined in: type/OrderPaymentUpdateInput.ts:7
The transaction cost including tax
overruled?
optionaloverruled?:YesNo
Defined in: type/OrderPaymentUpdateInput.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/OrderPaymentUpdateInput.ts:17
The transaction status
statusDate?
optionalstatusDate?:string
Defined in: type/OrderPaymentUpdateInput.ts:19
Last time the transaction status was changed
tax?
optionaltax?:number
Defined in: type/OrderPaymentUpdateInput.ts:11
The transaction cost tax
taxPercentage?
optionaltaxPercentage?:number
Defined in: type/OrderPaymentUpdateInput.ts:13
The transaction costs tax percentage