BulkSupplierRead
object
Reads a Bulk supplier.
Returns a bulk supplier with the specified IDs.
Fields
| Name | Type | Description |
|---|---|---|
visible | Int | |
name | String | |
address | String | |
city | String | |
zipCode | String | |
email | String | |
website | String | |
phone | String | |
fax | String | |
contactName | String | |
contactEmail | String | |
contactPhone | String | |
notes | String | |
swift | String | |
iban | String | |
sepaId | String | |
sepaDate | Date | |
discount | Float | |
creditLimit | Float | |
documentNotes | String | |
company | CompanyRead | |
maturityDate | MaturityDateRead | |
deliveryMethod | DeliveryMethodRead | |
country | CountryRead | |
language | LanguageRead | |
geographicZone | GeographicZoneRead | |
deletable | Boolean | |
notesOnDocs | Boolean | |
paymentMethod | PaymentMethodRead |