Create Vendor

This endpoint allows you to query information about vendors in Odoo. You can search for a specific vendor using their ID. If no ID is provided, the endpoint will return the list of all vendors.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
companyName
array of strings
required

netsuite siigoA array of strings containing the company name. Required for company-type vendors.limited to 100 characters. In case that company name is a person , use ["first_name", "last_name"]. if it's a normal company only use ["comapny_name"]

companyName*
contact
object
required

Full name of the business representative(siigo) (netsuite) Required field — does not allow special characters. For a Business representative (first name and last name). Each field allows a maximum of 100 characters.

string
required

email (siigo) (netsuite) Optional field — must be alphanumeric, without spaces or special characters. Maximum length: 100 characters. ⚠️ Note: Only standard email format characters are allowed (e.g., letters, numbers, @, .). No spaces or other special characters are permitted.

string
required

Customer identification number (siigo) (netsuite) Required field — must not contain special characters. Maximum length: 50 characters. Only an existing identification number in Siigo Nube is allowed if assigning it to a new branch.

phone
object
required

number (siigo) (netsuite) Optional field — numeric only, no spaces or special characters allowed. Maximum length: 10 digits.

address
object
required

address (siigo / netsuite) Required field — must be alphanumeric, spaces are allowed. Maximum length: 256 characters.

siigo
object

The siigo key allows sending custom information specific to the accounting software This enables the inclusion of custom keys or fields used exclusively by siigo, such as document types or other system-specific values.

netsuite
object

This netsuite key allows sending custom fields such as subsidiary, department, currency, location, and exchangeRate. It enables the inclusion of NetSuite-specific values that are required or used in the accounting configuration.

Headers
string
enum
required

Name of the ERP or accounting software in which you want to get the information Siigo netsuite odoo sap

Allowed:
string
required

If you send the x-connection, the connection will already be secured, and there will be no need to send the connection headers for each software. Optional for: Siigo netsuite odoo sap

string
required

User of ERP API connection Optional for: Siigo netsuite odoo sap

string
required

Apikey or token of ERP API connection Optional for: Siigo netsuite odoo sap

string
required

ERP database name netsuite odoo sap

string
required

url of the ERP server to consult and connection port netsuite odoo sap

string
required

x-testing is used for building the environment. could be sandbox or production (true: sandbox, false: production) netsuite

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json