🚀 Borderless Benchmark now LIVE!
cURL
curl --request GET \ --url https://sandbox-api.borderless.xyz/v1/identities/{identityId}/compliance-checks/{slug}/requirements \ --header 'Authorization: Bearer <token>'
{ "slug": "compliance-fee5483c", "schema": {}, "missingFields": [ "<string>" ], "requiredDocuments": [ { "mode": "oneOf", "documents": [ "Passport" ] } ], "requiredExtras": { "acceptTermsOfService": { "link": "<string>" }, "yellowcardCredentials": { "provided": true, "valid": true } }, "type": {} }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
compliance-fee5483c
compliance-3d0947c0
compliance-9f5059c4
compliance-4a8e9f3b
compliance-7b9d2c6a
compliance-de8e1920
Show child attributes
oneOf
allOf
Passport
DriverLicense
NationalId
ResidencePermit
Formation
Ownership
ProofOfAddress
Was this page helpful?