activities
latest
false
UiPath logo, featuring letters U and I in white

Integration Service Activities

Last updated Feb 19, 2026

Create Vendor

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
Create a new vendor in Oracle NetSuite.POST/CuratedVendor

Input

ParameterDescriptionData Type
TypeType of vendor record (e.g., Company or Individual)enum
NameName of the vendor or companystring
Subsidiary IDUnique identifier of the subsidiary to associate with the vendor string
Parent vendor IDUnique identifier of the parent vendor for hierarchical relationships string
EmailPrimary email address of the vendorstring
Is vendor inactiveIndicates whether the vendor record is inactiveboolean
PhonePrimary phone number of the vendorstring
Currency IDUnique identifier of the currency used for vendor transactions string
Address 1 line 1Primary street address line 1string
Address 1 line 2Primary street address line 2string
Address 1 stateState or province of address 1string
Address 1 cityCity of address 1string
Address 1 zipPostal or ZIP code of address 1string
Address 1 countryCountry of address 1string
Is address 1 default billingIndicates whether address 1 is the default billing address boolean
Is address 1 default shippingIndicates whether address 1 is the default shipping address boolean
Address 2 line 1Secondary street address line 1string
Address 2 line 2Secondary street address line 2string
Address 2 stateState or province of address 2string
Address 2 cityCity of address 2string
Address 2 zipPostal or ZIP code of address 2string
Address 2 countryCountry of address 2string
Is address 2 default billingIndicates whether address 2 is the default billing address boolean
Is address 2 default shippingIndicates whether address 2 is the default shipping address boolean
Entity status internal IDInternal identifier of the vendor entity statusstring
Currency nameHuman-readable name of the transaction currencystring
Entity status nameHuman-readable name of the vendor entity statusstring
Subsidiary nameHuman-readable name of the associated subsidiarystring

Output

ParameterDescriptionData Type
VendorFull vendor object created in NetSuiteObject
Vendor IDUnique internal identifier of the newly created vendorstring
Note:
  • In API workflows, a single response object is returned as the output. Any required fields can be extracted directly from this object.
  • In RPA workflows, some output parameters may differ, but the necessary values can still be retrieved from the response object even if they are not explicitly exposed.
  • Project compatibility
  • Overview
  • Input
  • Output

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2026 UiPath. All rights reserved.