Customers
Get Customer Detail
A customer is a person or a company that is registered with HitPay. This endpoint allows you to retrieve a customer’s details.
GET
/
v1
/
customers
/
{customer_id}
Headers
X-BUSINESS-API-KEY
string
requiredPath Parameters
customer_id
string
requiredThe Customer id
Response
201 - application/json
id
string
requiredname
string
requiredbirth_date
string
requiredemail
string
requiredphone_number
string
requiredaddress
object
requiredgender
string
requiredremark
string
requiredphone_number_country_code
string
requiredcreated_at
string
requiredupdated_at
string
requiredWas this page helpful?