Onboarding - APIkey Endpoint
This documentation describes, how to create an API endpoint for receiving Ropo One API-keys of the new profiles, which have been created via Onboarding API.
Structure of APIkey Endpoint
Endpoint Structure
{
"bid": "1234567-8",
"external-id": "a3029a45-2608-4c9c-a8ce-93fcbcb733a7",
"cid": "123123",
"apicode": "ABCDEFG123"
}Last updated
Was this helpful?

