☰
PosRequestInsert
Creates a new PosRequest.
Input Fields
type: Int!
notes: String
contactName: String
contactPhone: String
deliveryDate: DateTime
deliveryAddress: String
deliveryCity: String
deliveryZipCode: String
deliveryCountryId: Int
deliveryAlternateAddressId: Int
terminalId: Int!
customerId: Int
storeId: String
tableId: String
products: [PosRequestProductInsert!]!
customFields: [PosRequestProductCustomFieldInput!]
Required fields are marked with "!"