Customers
In Braid’s ecosystem, a Customer is an entity that you onboard into your financial program. This entity becomes the primary subject and is linked to all downstream flows including identity verification, account opening, counterparty, and transactions.
The customer entity needs to be the ultimate sender/receiver of the payment. Customer will be created under a given Product. All transaction will be sent and received under the customer name.
A Customer Entity in Braid represents either:
- A Business (e.g. merchant, corporate client)
- An Individual (e.g. a wallet customer, freelancer)
Customer creation is the first operational step once the Program and Products are set up.
API Details
Business Customer:
API for Adding a Business Customer
Individual Customer:
API for Adding Individual Customer

Fig 1. Customers
Updated about 12 hours ago