Update a customer
Updates the details of a customer.
PATCH
https://api.ivorypay.io/v1/business-customers/:
Path Parameters
Name
Type
Description
refCode*
String
A valid customer reference code
Request Body
Name
Type
Description
firstName
String
The first name of the customer
lastName
String
The last name of the customer
phoneNumber
String
A valid phone number beginning with a country code
Last updated