Get Customer
Customers
Get Customer
Get Customer
GET
Get Customer
Documentation Index
Fetch the complete documentation index at: https://docs.fractalpay.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use your Fractal API credentials.
Username = Client ID Password = Secret Key
Sandbox credentials can be generated from the Test Portal.
Path Parameters
The customer's unique ID. Returned in the customer_id field of the Create Customer (POST /customers/add) response. To retrieve a list of all customers and their IDs, use the Get Customers (GET /customers) endpoint.
Body
application/json
The merchant's unique key. Returned in the merchant_key field of the get merchants by client call.
Example:
"{{merchant_key}}"