UserBulkPriceProductInput
No description
input UserBulkPriceProductInput {
taxZone: String = "NL"
contactId: Int = 0
customerId: Int = 0
companyId: Int = 0
}
Fields
UserBulkPriceProductInput.taxZone ● String scalar
Tax zone
UserBulkPriceProductInput.contactId ● Int scalar
Contact id to calculate the price for
UserBulkPriceProductInput.customerId ● Int scalar
Customer id to calculate the price for
UserBulkPriceProductInput.companyId ● Int scalar
Company id to calculate the price for