create_customer
Add new customers to your Conekta payment system by providing name, email, and phone details to manage transactions and subscriptions.
Instructions
Create a new customer.
Args: name: Customer full name email: Customer email address phone: Customer phone in E.164 format (e.g., +5215555555555) custom_reference: Optional custom reference for your system
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| Yes | |||
| phone | Yes | ||
| custom_reference | No |