create_customer
Create a new customer in Paystack with email, phone, name, and metadata. Add customer details to start managing payments and transactions.
Instructions
Create a new customer in Paystack
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Customer's email address | ||
| phone | No | Customer's phone number | |
| metadata | No | Additional structured data for the customer | |
| last_name | No | Customer's last name | |
| first_name | No | Customer's first name |