customers:read scope.
Request
GET https://api.blockra.io/customers/{id}
Path parameters
string
required
The customer ID (prefixed
cus_).Response
string
The customer ID.
string
The customer’s email.
string
Their name, or
null.integer
Number of settled payments.
number
Lifetime net received from this customer (fiat).
string
ISO-8601 time the customer was first seen.
array
Their latest payments (up to 20), newest first. Each item has
id, status, asset, net_fiat, fiat_currency, and created_at.
