subscription object
Deze pagina’s zijn in het engels ten behoeve van mogelijk internationale ontwikkelaars
This object is used in the following endpoints:
Information about subscriptions is provided in subscription
objects, as defined below.
Parameters | Description | |
---|---|---|
| Required | MUST contain a unique identifier of the subscription. |
| Required | String representing the resource type, MUST be equal to |
| Required | URL of the subscription. |
| Required | Date time when the subscription was initially created, MUST be a UNIX timestamp, following the timestamp conventions. |
| Required | Contains the date time when the subscription becomes/became valid, MUST be a UNIX timestamp, following the timestamp conventions. |
| Optional | If the subscription has an end date, or has ended, contains the end date and time, MUST be a UNIX timestamp, following the timestamp conventions. |
| Required | If the subscription is assigned a data service consumer MUST contain a unique identifier of the data service consumer as an Organisation ID, containing an EORI or KvK number. |
| Required | MUST contain a unique identifier of the data service provider as an Organisation ID, containing an EORI or KvK number. |
| Optional | MUST contain a human-readable description of the subscription as a string. |
| Required | MUST be a list with subset of event types that is subscribed to, selected from the list defined by the data service provider. |
| Required | MUST be the status of the subscription. Possible values are: |
| Required | MUST be the URL of the data service consumer that notifications shall be sent to. |