DocumentProductSupplierInput
input
Fields
| Name | Type | Description |
|---|---|---|
productId | Int! | |
ordering | Int | |
name | String | |
summary | String | |
price | Float | |
discount | Float | |
qty | Float! | |
deliveredQty | Float | |
exemptionReason | String | |
retentionId | Int | |
relatedDocumentId | Int | |
relatedDocumentProductId | Int | |
priceClassId | Int | |
warehouseId | Int | |
taxes | [DocumentProductTaxInput!] | |
supplierId | Int | |
customFields | [DocumentProductCustomFieldInput!] |