Create customer
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
First and last name for a natural person, and company name for a juridical person.
Colombian ID type for customer.
cc
, ce
, nit
Colombian ID number for customer.
Customer’s email.
Customer’s phone number.
Reference sent in by merchant to identify customer.
Response
Unique identifier for this customer.
"01HPR57X6QR5ZRKEEKBSDBW4RA"
Reference sent in by merchant to identify customer.
First and last name for a natural person, and company name for a juridical person.
"Pepito Perez"
Colombian ID type for customer.
cc
, ce
, nit
Colombian ID number for customer.
"1037551022"
Customer’s email.
"pepito@gmail.com"
Customer’s phone number.
"3013111111"
ISO string indicating when the customer was created.
ISO string indicating when the customer was updated.