Retrieve registrations

Returns a list of registrations ordered by owningPartyId. You can filter by owningPartyName, owningPartyCode, owningPartyId, expiredIndicator and registrationType using 'eq' operator. 'expiredIndicator' filter is used to retrieve registrations that are no longer active i.e. their end date is prior to today. For example, owningPartyId eq '37f038e2-22ec-4e5b-93f4-f065bea65542', registrationType eq 'IMPORT_ONE_STOP_SHOP', owningPartyId eq '37f038e2-22ec-4e5b-93f4-f065bea65542' and registrationType eq 'IMPORT_ONE_STOP_SHOP', expiredIndicator eq 'true'.

Query Params
integer
≥ 0
Defaults to 0
integer
1 to 500
Defaults to 20
string

The $filter system query option restricts the set of items returned. See http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter

Responses

Language
Credentials
OAuth2
Response
Choose an example:
application/json