Retrieves the collection of LegalEntity resources.
LegalEntity collection
{- "hydra:member": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "uuid": "string",
- "registeredName": "string",
- "country": "string",
- "address": "string",
- "city": "string",
- "stateOrProvince": "string",
- "zipCode": "string",
- "identifierScheme": "iso6523-actorid-upis",
- "identifierValue": "string",
- "receivedDocumentNotificationEmails": [
- "string"
], - "smpEnabled": true,
- "createdAt": "string",
- "updatedAt": "string"
}
], - "hydra:totalItems": 0,
- "hydra:view": {
- "@id": "/entity/1",
- "@type": "string",
- "hydra:first": "/entity/1",
- "hydra:last": "/entity/1",
- "hydra:previous": "/entity/1",
- "hydra:next": "/entity/1"
}, - "hydra:search": {
- "@type": "string",
- "hydra:template": "string",
- "hydra:variableRepresentation": "string",
- "hydra:mapping": [
- {
- "@type": "string",
- "variable": "string",
- "property": "string",
- "required": true
}
]
}
}
Creates a LegalEntity resource.
The new LegalEntity resource
LegalEntity resource created
Invalid input
Unprocessable entity
{- "registeredName": "string",
- "country": "st",
- "address": "string",
- "city": "string",
- "stateOrProvince": "string",
- "zipCode": "string",
- "identifierScheme": "iso6523-actorid-upis",
- "identifierValue": "string",
- "receivedDocumentNotificationEmails": [
- "string"
]
}
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "uuid": "string",
- "registeredName": "string",
- "country": "string",
- "address": "string",
- "city": "string",
- "stateOrProvince": "string",
- "zipCode": "string",
- "identifierScheme": "iso6523-actorid-upis",
- "identifierValue": "string",
- "receivedDocumentNotificationEmails": [
- "string"
], - "smpEnabled": true,
- "createdAt": "string",
- "updatedAt": "string"
}
Retrieves a LegalEntity resource.
LegalEntity resource
Resource not found
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "uuid": "string",
- "registeredName": "string",
- "country": "string",
- "address": "string",
- "city": "string",
- "stateOrProvince": "string",
- "zipCode": "string",
- "identifierScheme": "iso6523-actorid-upis",
- "identifierValue": "string",
- "receivedDocumentNotificationEmails": [
- "string"
], - "smpEnabled": true,
- "createdAt": "string",
- "updatedAt": "string"
}
Replaces the LegalEntity resource.
The updated LegalEntity resource
LegalEntity resource updated
Invalid input
Resource not found
Unprocessable entity
{- "uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
- "ownerId": 0,
- "registeredName": "string",
- "country": "string",
- "address": "string",
- "city": "string",
- "stateOrProvince": "string",
- "zipCode": "string",
- "identifierScheme": "string",
- "identifierValue": "string",
- "smpEnabled": true,
- "receivedDocumentNotificationEmails": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "peppolMessages": [
- {
- "uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
- "ownerId": 0,
- "documentType": "string",
- "direction": 0,
- "senderParticipantId": "string",
- "receiverParticipantId": "string",
- "success": true,
- "as4MessageId": "string",
- "as4ErrorCode": "string",
- "destinationAccessPointUrl": "string",
- "rawRequestPath": "string",
- "rawResponsePath": "string",
- "requestAt": "2019-08-24T14:15:22Z",
- "responseAt": "2019-08-24T14:15:22Z",
- "c2Id": "string",
- "c3Id": "string",
- "docTypeIdScheme": "string",
- "docTypeIdValue": "string",
- "processIdScheme": "string",
- "processIdValue": "string",
- "transportProfile": "string",
- "c1CountryCode": "string",
- "c4CountryCode": "string",
- "legalEntity": "/entity/1"
}
]
}
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "uuid": "string",
- "registeredName": "string",
- "country": "string",
- "address": "string",
- "city": "string",
- "stateOrProvince": "string",
- "zipCode": "string",
- "identifierScheme": "iso6523-actorid-upis",
- "identifierValue": "string",
- "receivedDocumentNotificationEmails": [
- "string"
], - "smpEnabled": true,
- "createdAt": "string",
- "updatedAt": "string"
}
Retrieves a LegalEntity resource.
LegalEntity resource
Resource not found
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "enabled": true,
- "capabilities": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "documentTypeScheme": "string",
- "documentType": "string",
- "processScheme": "string",
- "process": "string"
}
]
}
Replaces the LegalEntity resource.
The updated LegalEntity resource
LegalEntity resource updated
Invalid input
Resource not found
Unprocessable entity
{- "enabled": true,
- "capabilities": [
- {
- "documentTypeScheme": "busdox-docid-qns",
- "documentType": "string",
- "processScheme": "cenbii-procid-ubl",
- "process": "string"
}
]
}
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "enabled": true,
- "capabilities": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "documentTypeScheme": "string",
- "documentType": "string",
- "processScheme": "string",
- "process": "string"
}
]
}