Prerequisites
To obtain any endorsements, you must meet KYC Information and Terms of Service (ToS) requirements.KYC Information
The first component is providing Bridge with the necessary KYC information from the customer by, either directly through the Customers API, or by asking the customer to follow a developer provided KYC Link.Customers API
Here is an example for submitting information directly via the Customers API.- US based customer
- International customer
- EEA customer
KYC Link
To create a KYC Link, use the following endpoint:Terms of Service
The second component is obtaining terms of service acceptance from your customer. This is accomplished by providing your customer with a Terms of Service. Link for them to follow. Use this endpoint to request a URL and reference our ToS Links API.Endorsement Types
There are a few different endorsements you can obtain for your customer. The type of endorsement you need for your customer depends on the region of residence and which fiat rails they’re intending to utilize.Base Endorsement
Thebase endorsement represents approval of a customer to onboard and transact with USD payment rails.
SEPA Endorsement
Thesepa endorsement represents approval of using SEPA/Euro services offered by Bridge.
SPEI Endorsement
Thespei endorsement represents approval of using SPEI/MXN peso services offered by Bridge.
Pix Endorsement
Thepix endorsement represents approval of using Pix/BRL services offered by Bridge.
Endorsement requirements
The customer object contains an endorsements attribute, where each endorsement will includes a requirements object. Developers can use it to get a comprehensive view into the status of endorsements, detailing which requirements are: ✅ Complete: Items that are already fulfilled.⏳ Pending: Items received and are being reviewed internally.
🔍 Missing: Required items that are not yet pending or complete.
❗️ Issues: The required information has been received, but there are outside factors that will not allow us to approve the endorsement. How It Works
The requirements object will provide a summary of the endorsement’s status, allowing developers to clearly identify which fields require action. For example, developers can now determine missing fields such as Proof of Address or Terms of Service acceptance. Examples The following is an example of a customer who requested both Base and SEPA.
