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

Integration Service Activities

Last updated Feb 19, 2026

Create Customer

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
Create a new customer record in Oracle NetSuite.POST/CuratedCustomer

Input

ParameterDescriptionData Type
TypeType of customer record (e.g., Company or Individual)enum
NameName of the customer or companystring
Subsidiary IDUnique identifier of the subsidiary to associate with the customer string
Parent customer IDUnique identifier of the parent customer for hierarchical relationships string
EmailPrimary email address of the customerstring
Is customer inactiveIndicates whether the customer record is inactiveboolean
PhonePrimary phone number of the customerstring
Currency IDUnique identifier of the currency used for customer 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 customer entity statusstring
Currency nameHuman-readable name of the transaction currencystring
Entity status nameHuman-readable name of the customer entity statusstring
Subsidiary nameHuman-readable name of the associated subsidiarystring

Output

ParameterDescriptionData Type
CustomerFull customer object created in NetSuiteObject
Customer IDUnique internal identifier of the newly created customerstring
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.