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'.

Language
Credentials
OAuth2