🚀 Borderless Benchmark now LIVE!
cURL
curl --request PUT \ --url https://sandbox-api.borderless.xyz/v1/organizations/integrations/yellowcard \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "apiKey": "hKaAodQNLK", "apiSecret": "ad0b2a2190dde067f3fd5a523f1c2aen" } '
Create Yellowcard integration to configure the connection of Identity with the Yellowcard Wallet.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The Yellowcard API key for authentication.
"hKaAodQNLK"
The Yellowcard API secret for authentication.
"ad0b2a2190dde067f3fd5a523f1c2aen"
Organization Yellowcard integration data
Was this page helpful?