Creates a new customer record in the merchant account. In cases when the customer was not created at the time an Authorization was established, use this endpoint to register customer details, such as name, email, and optional metadata, to support your integration.
If an existing customerId or externalId is provided, the specified customer will be updated with any new or updated properties. To remove properties of an existing customer, set the property to null. Before using this endpoint, it may be helpful to call Get Customer by ID to obtain the relevant customer object.
Customer tax ID (e.g. SSN [US], SIN [CA]). May be required depending on industry and location.
Range that determines how low-risk the customer represents to the merchant
Customer account balance (not associated with a financial institution account).
It should describe the customer”s rank to the merchant (e.g. Gold, Diamond, 4 stars, etc.)
Object for sending merchant-specific custom data.