Add a customer
Creating a new customer
POST
https://api.ivorypay.io/v1/business-customers
Request Body
Name
Type
Description
firstName
String
The first name of the customer
lastName
String
The last name of the customer
email*
String
A valid email address.
phoneNumber
String
A valid phone number beginning with a country code
Last updated