[v2.6] Vendor

Overview

This endpoint allows the upload of vendors from the host system into SCC. 


POST /Vendor


 Request Body


PropertyData TypeNotes
namestring

Vendor ID.

descriptionstring

Vendor name.

activeboolean


websitestringURL for vendors website. 
accessGroupstringWhat system access group does this vendor belong in?


 address
PropertyData TypeNotes
name
stringmax length: 100
companystringmax length: 150
attentionTostringmax length: 150
addressLinesstring
citystringmax length: 150
postalCodestringmax length: 15
stateProvinceCodestringmax length: 5
countrystring
countryCodestringmax length: 5
phoneNumberstringmax length: 20
residentialboolean
taxIdstring
emailAddressstringmax length: 400
county

string

max length: 30


 identificationNumbers
PropertyData TypeNotes
vatstring
eoristring
 contacts
PropertyData TypeNotes
name
string
phonestring
emailstring
isDefaultEmailboolean
isDefaultPhoneboolean
 systemAttributes
PropertyData TypeNotes
attributeNamestring
attributeDescriptionstring
valuestring
 tradingPartnerAddresses
PropertyData TypeNotes
name
stringmax length: 100
companystringmax length: 150
attentionTostringmax length: 150
addressLinesstring
citystringmax length: 150
postalCodestringmax length: 15
stateProvinceCodestringmax length: 5
countrystring
countryCodestringmax length: 5
phoneNumberstringmax length: 20
residentialboolean
taxIdstring
emailAddressstringmax length: 400
county

string

max length: 30
addressNamestringmax length: 100
addressTypestring
locationNotesstringmax length: 500
isDefaultboolean

 Response


PropertyData TypeNotes
savedVendorsstring




 saveFailures
PropertyData TypeNotes
name
string
errorMessagestring



Feedback

Submit feedback.