Skip to main content

Interface: CartStartInput

Defined in: type/CartStartInput.ts:4

Input object for CartStartInput

Properties

companyId?

optional companyId?: number

Defined in: type/CartStartInput.ts:10

A company that contact belongs to. Goes in combination with contactId


contactId?

optional contactId?: number

Defined in: type/CartStartInput.ts:6

Cart contact identifier. Goes in combination with companyId


customerId?

optional customerId?: number

Defined in: type/CartStartInput.ts:8

Cart customer identifier


language?

optional language?: 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.