Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Uitwerking RFC003, aanpassingen t.b.v. leesbaarheid
Info

Deze pagina’s zijn in het engels ten behoeve van mogelijk internationale ontwikkelaars

...

This endpoint must MUST be implemented by the following roles:

...

Excerpt
name/parties
Panel
panelIconId2705
panelIcon:white_check_mark:
panelIconText
bgColor#FFF0B3

The trust framework catalogue MUST provide information about participants via the /parties endpoint

Information about participants is provided in party_info objects, as defined below.

Parties_info object

...

Parameters

...

Type

...

Description

...

party_id

...

Required

...

String

...

Unique identifier of the party, MUST be an Organisation ID, containing an EORI or KvK number.

...

party_name

...

Required

...

String

...

String representing the object type, MUST be equal to the organisation name as registered at the Chamber of Commerce.

...

adherance

...

Required

...

Object

...

Object MUST contain the status, and validity timestamps (start_date and end_date).

...

status

...

Required

...

String in adherance object

...

MUST be status of the party. Available values are Active, Pending, NotActive and Revoked.

...

start_date

...

Required

...

String in adherance object

...

Date and time which states since when the adherence status has established, MUST be according to ISO 8601, following the timestamp conventions.

...

end_date

...

Required

...

String in adherance object

...

Date and time which states till when the adherence status is established, MUST be according to ISO 8601, following the timestamp conventions.

...

certifications

...

Required

...

Object

...

MUST be an object containing a collection of the certifications of the party indicating what market facility role(s) the party fulfils (the role, start_date, end_date and loa).

...

role

...

Required

...

String in certifications object

...

MUST be the role of acquired certification. Available values are Authorisation Registry, Identity Provider, Data Service Broker, or Scheme Owner.

...

start_date

...

Required

...

String in certifications object

...

Date and time which states since when the certification has been established, MUST be according to ISO 8601, following the timestamp conventions.

...

end_date

...

Required

...

String in certifications object

...

Date and time which states till when the certification is established, MUST be according to ISO 8601, following the timestamp conventions.

...

loa

...

Required

...

Integer in certifications object

...

MUST be the certificate’s level of assurance. Available values are 1 (low), 2 (substantial) and 3 (high).

...

capability_url

...

Required

...

String

...

MUST be the /capabilities endpoint of the party, according to RFC3986. See /capabilities for more information.

Expand
titleExample parties_into object
Code Block
languagejson
"party_info": {
  "party_id": "EU.EORI.NL000000004",
  "party_name": "AskMeAnything Authorization Registry",
  "adherence": {
    "status": "Active",
    "start_date": "2018-04-26T00:00:00",
    "end_date": "2020-07-25T00:00:00"
  },
  "certifications": [
    {
      "role": "AuthorisationRegistry",
      "start_date": "2018-01-04T00:00:00",
      "end_date": "2020-02-02T00:00:00",
      "loa": 3
    }
  ],
  "capability_url": "https://ar.isharetest.net/capabilities"
}

Endpoint

the /parties The /parties endpoint follows the generic technical requirements, as well as the requirements specified for specific methods. The figure below gives an overview of the HTTP methods that are supported by the /parties endpoint. These methods are further detailed and specified in the pages below:

Page Tree
rootDSGO:AD:@self
startDepth1

Swagger open api macro
displayOperationIdfalse
methodsnone,get,put,post,delete,options,head,patch,trace
validator
defaultModelsExpandDepth0
urlhttps://api.swaggerhub.com/apis/DSGO/developer-portal/0.7.0
tokend51a8d42-88d4-4747-82dc-76dfeed3121d
defaultModelRenderingexample
filterParties
passwordZ@&&BYe27jt^e*9^3B$jryXgxE^^8Qwh
expandlist
showCommonExtensionsfalse
filename
operations
maxDisplayedTags
attachfalse
showExtensionsfalse
displayRequestDurationfalse
usernamebauke.rietveld@digigo.nu
order