Resource VersionsΒΆ

Some resources have multiple versions available. The default version of an endpoint is currently version 1. To request a different version set the ereceipts-api-version to the desired version number.

Example request:

The following request will return a version 2 response from the /receipts resource.

GET /receipts HTTP/1.1
Host: api.ereceipts.co.uk
ereceipts-api-version: 2
Accept: application/json