Interface: CartStartInput
Defined in: type/CartStartInput.ts:4
Input object for CartStartInput
Properties
companyId?
optionalcompanyId?:number
Defined in: type/CartStartInput.ts:10
A company that contact belongs to. Goes in combination with contactId
contactId?
optionalcontactId?:number
Defined in: type/CartStartInput.ts:6
Cart contact identifier. Goes in combination with companyId
customerId?
optionalcustomerId?:number
Defined in: type/CartStartInput.ts:8
Cart customer identifier
language?
optionallanguage?:string
Defined in: type/CartStartInput.ts:12
Language of the order that will be created from this cart. Order confirmation email will be sent in that language.