References
The references resource contains links to read-only resources that are used by the front-end to populate a list of choices, such as combo boxes.
Read References
Read references.
Workflow
- Start with root
GET
the link with rel: references- Render the response
Read Countries
Retrieve a list of available countries.
Workflow
- Start with root
GET
the link with rel: referencesGET
the link with rel: countries- Refer to countries
Read Buyer Roles
Retrieve a list of available buyer roles.
Workflow
- Start with root
GET
the link with rel: referencesGET
the link with rel: buyerroles- Refer to buyerroles
Read OpenID Connect Configuration
Retrieve the OpenID Connect configuration.
note
This link will only be available if OpenID Connect authentication is enabled.
Workflow
- Start with root
GET
the link with rel: referencesGET
the link with rel: openidconnectconfiguration- Refer to openidconfiguration