v1

latestOpenAPI 3.0.02026-07-2335196124.2 KB
Customers

Create a customer


Overview

Add new customers in the 2Checkout platform. By default, customer status is <strong>Inactive</strong> until you assign a specific subscription to the customer. Following that action, customer status reflects the status of the attached subscription(s).

post/customers/

Headers

X-Avangate-Authenticationstring required

Authentication header

Accept'application/json' required

Request body

ExternalCustomerReferencestring
FirstNamestring
LastNamestring
Companystring
FiscalCodestring
Address1string
Address2string
Citystring
Statestring
Zipstring
CountryCodestring
Phonestring
Faxstring
Emailstring
ExistingCardsstring[]
Enabledboolean
Trialboolean
Languagestring
CustomerReferencestring

Response

OK