Customers - Retrieve
Retrieves a customer’s details.
Authorizations
Use the API key created under your merchant account from the HyperSwitch dashboard. API key is used to authenticate API requests from your merchant server only. Don't expose this key on a website or embed it in a mobile application.
Path Parameters
The unique identifier for the Customer
Response
The identifier for the customer object
1 - 64
"cus_y3oqhf46pyzuxjbcn2giaqnb44"
A timestamp (ISO 8601 code) that determines when the customer was created
"2023-01-18T11:04:09.922Z"
The customer's name
255
"Jon Test"
The customer's email address
255
"JonTest@test.com"
The customer's phone number
255
"9123456789"
The country code for the customer phone number
255
"+65"
An arbitrary string that you can attach to a customer object.
255
"First Customer"
Address details
You can specify up to 50 keys, with key names up to 40 characters long and values up to 500 characters long. Metadata is useful for storing additional, structured information on an object.
The identifier for the default payment method.
64
"pm_djh2837dwduh890123"