Create Customer

Create a customer object on Lean given the app_user_id which is the identifier (or a hash of the identifier) you use to refer to a user in your own database. The customer object in Lean should map one to one with the user object in your database.

Body Params
string
required
length between 1 and 255

A unique value from your database, can be the corresponding User ID in your system, or any other string.

government_identifiers
array of objects

A government‑issued identifier for the debtor (the account holder making the payment).
This is required by the UAE Open Finance specification to uniquely identify the customer in any long lived consent authorization journey.

government_identifiers
Response

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json