KYC Links
A KYC Link can be requested for an existing customer to provide additional KYC information required by certain products or services offered by Bridge. To request a KYC Link:Request
Response
SEPA/Euro services, users may be required to provide proof of addressdepending on where their government identification is from . An additional parameter, endorsement=sepa, can be included to request a KYC link with this specific step enabled in the flow.
Request
Acceptance of a new ToS version for an existing customer
Bridge launched a new version on4/14/2024. Its acceptance is required for using the SEPA/Euro services. For an existing customer, a GET request can be issued to this endpoint to retrieve a ToS acceptance link to accept the new version.
Request
Response
url to guide the customer towards Terms of Service acceptance. You can embed this URL in an iFrame or display in a new browser window. For iFrame and WebView implementations, we recommend listening to the postMessage event for the signedAgreementId. Moreover, you can pass a redirect_uri query parameter that will redirect the TOS page back to your application with a signed_agreement_id as a query parameter.