Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 2.25 KB

UpdateCustomer.md

File metadata and controls

29 lines (21 loc) · 2.25 KB

UpdateCustomer

update customer

Properties

Name Type Description Notes
antifraudInfo UpdateCustomerAntifraudInfo [optional]
dateOfBirth String It is a parameter that allows to identify the date of birth of the client. [optional]
defaultPaymentSourceId String It is a parameter that allows to identify in the response, the Conekta ID of a payment method (payment_id) [optional]
email String An email address is a series of customizable characters followed by a universal Internet symbol, the at symbol (@), the name of a host server, and a web domain ending (.mx, .com, .org, . net, etc). [optional]
name String Client's name [optional]
phone String Is the customer's phone number [optional]
planId String Contains the ID of a plan, which could together with name, email and phone create a client directly to a subscription [optional]
defaultShippingContactId String It is a parameter that allows to identify in the response, the Conekta ID of the shipping address (shipping_contact) [optional]
corporate Boolean It is a value that allows identifying if the email is corporate or not. [optional]
customReference String It is an undefined value. [optional]
fiscalEntities List<CustomerFiscalEntitiesRequest> [optional]
metadata Map<String, Object> [optional]
nationalId String It is a parameter that allows to identify the national identification number of the client. [optional]
paymentSources List<CustomerPaymentMethodsRequest> Contains details of the payment methods that the customer has active or has used in Conekta [optional]
shippingContacts List<CustomerShippingContacts> Contains the detail of the shipping addresses that the client has active or has used in Conekta [optional]
subscription SubscriptionRequest [optional]