Direct Via the API
Find
Your extra dataset can be activated by us as a setting on the key itself. This means that the selected API key will always return data from the selected dataset. Alternatively, you can use any API key from your account and specify the dataset required via a parameter on the request.Note: If a premium dataset is requested using an API key from an account that does not have that dataset enabled, the request will fail. Reach out to customer support in case you need assistance.
Retrieve
Each premium dataset contains certain extra fields that are available in addition to the standard fields provided by a Retrieve request. By default, if you use an Id from a premium dataset Find request, the Retrieve will still only return the standard set of fields. In order to retrieve these special fields, you will need to supply field format strings for them into the FieldFormat Parameters of a Retrieve request. These fields are in the style of FieldXFormat, with X being the number of that field. The requested field will then be returned in the corresponding response field, FieldX. A normal field format will be in the style of{FIELDNAME}.
For example, in order to retrieve the Company number from the Business dataset you would use the following request:
Capture SDK Guide
If you are using our JavaScript SDK to make requests to the service, as outlined in our advanced guide, you can enable premium datasets via the options object used in the construction of the control object, e.g.:Using the simple setup
If you are using our simple setup wizard to install your lookup control you can specify the field formats directly in the field mapping control using the field format syntax,{FIELDFORMAT}.
Utilities Standard/Premium
The following fields are available with numeric suffixes from 1-20 (e.g.,
MPRN1, MPRN2, etc.):

