Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.13 KB

SupplierModelsWriteSupplier.md

File metadata and controls

20 lines (16 loc) · 1.13 KB

SupplierModelsWriteSupplier

Properties

Name Type Description Notes
name String The name of the supplier. [optional]
address1 String The first address line of the supplier. [optional]
address2 String The second address line of the supplier. [optional]
address3 String The third address line of the supplier. [optional]
zipCode String The zip code of the supplier. [optional]
country String The country of the supplier. [optional]
contactPerson String The contact person of the supplier. [optional]
phone1 String The primary phone number of the supplier. [optional]
phone2 String The secondary phone number of the supplier. [optional]
email String The email address of the supplier. [optional]
externalId String External Id of the supplier. [optional]

[Back to Model list] [Back to API list] [Back to README]