v1
latestOpenAPI 3.0.02026-08-063014193.1 MBBills
Return the data for a single Bill
Outlines the parameters, optional and required, used when requesting the data for a single Bill
get/bills/{id}.json
Path parameters
idinteger required
The unique identifier for the Bill.
Query parameters
fieldsstring
The fields to be returned. See response samples for what fields are available. For more information see the fields section.
navigation.nextinteger
The id of the next Bill available for viewing
navigation.previousinteger
The id of the previous Bill available for viewing
Headers
IF-MODIFIED-SINCEstring date
The server will send the requested resource with a 200 status, but only if it has been modified after the given date. (Expects an RFC 2822 timestamp).
IF-NONE-MATCHstring
The server will send the requested resource with a 200 status, but only if the existing resource's ETag doesn't match any of the values listed.
X-API-VERSIONstring
The API minor version. Default: latest version.
Response
Ok