{ "operationId": "post-legalEntities-id-onboardingLinks", "method": "POST", "path": "/legalEntities/{id}/onboardingLinks", "summary": "Adyen Get a Link to an Adyen-hosted Onboarding Page", "requestExamples": [], "responseExamples": [ { "status": "400", "contentType": "application/json", "name": "post-legalEntities-id-onboardingLinks400Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "401", "contentType": "application/json", "name": "post-legalEntities-id-onboardingLinks401Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "403", "contentType": "application/json", "name": "post-legalEntities-id-onboardingLinks403Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "422", "contentType": "application/json", "name": "post-legalEntities-id-onboardingLinks422Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "500", "contentType": "application/json", "name": "post-legalEntities-id-onboardingLinks500Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } } ] }