Skip to main content

Create customer in Chargebee

Create customer in Chargebee.

Application

  • Chargebee

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected accountThe connected account to use for the requestConnected AccountYes
User IDID for the new customer. If not given, this will be auto-generatedText (Short)No
First nameThe first name of the customerText (Short)No
Last nameThe last name of the customerText (Short)No
EmailThe email address of the customerEmailNo
Phone numberThe phone number of the customerText (Short)No
Company nameThe company of the customerText (Short)No
Custom property 1 nameName of the property to setText (Short)No
Custom property 1 valueValue of the property to setText (Long)No
Custom property 2 nameName of the property to setText (Short)No
Custom property 2 valueValue of the property to setText (Long)No
Custom property 3 nameName of the property to setText (Short)No
Custom property 3 valueValue of the property to setText (Long)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A