Home
Adyen
Adyen Get Legalentities Id Businesslines Example
Adyen Get Legalentities Id Businesslines Example
Payments Financial Services Fintech
Adyen Get Legalentities Id Businesslines Example is an example object payload from Adyen, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
operationId method path summary requestExamples responseExamples
Example Payload
{
"operationId": "get-legalEntities-id-businessLines",
"method": "GET",
"path": "/legalEntities/{id}/businessLines",
"summary": "Adyen Get All Business Lines Under a Legal Entity",
"requestExamples": [],
"responseExamples": [
{
"status": "400",
"contentType": "application/json",
"name": "get-legalEntities-id-businessLines400Example",
"example": {
"errorCode": "CODE123",
"errorType": "standard",
"message": "example_value",
"pspReference": "REF-001",
"status": 500
}
},
{
"status": "401",
"contentType": "application/json",
"name": "get-legalEntities-id-businessLines401Example",
"example": {
"errorCode": "CODE123",
"errorType": "standard",
"message": "example_value",
"pspReference": "REF-001",
"status": 500
}
},
{
"status": "403",
"contentType": "application/json",
"name": "get-legalEntities-id-businessLines403Example",
"example": {
"errorCode": "CODE123",
"errorType": "standard",
"message": "example_value",
"pspReference": "REF-001",
"status": 500
}
},
{
"status": "422",
"contentType": "application/json",
"name": "get-legalEntities-id-businessLines422Example",
"example": {
"errorCode": "CODE123",
"errorType": "standard",
"message": "example_value",
"pspReference": "REF-001",
"status": 500
}
},
{
"status": "500",
"contentType": "application/json",
"name": "get-legalEntities-id-businessLines500Example",
"example": {
"errorCode": "CODE123",
"errorType": "standard",
"message": "example_value",
"pspReference": "REF-001",
"status": 500
}
}
]
}