create_customer
Create a customer record in Mercado Pago by providing email and optional personal data like name, phone, and identification.
Instructions
Create a new customer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Customer email | ||
| phone | No | Phone number | |
| lastName | No | Last name | |
| firstName | No | First name | |
| identificationType | No | ID type (CPF, CNPJ, etc.) | |
| identificationNumber | No | ID number |