v1

latestOpenAPI 3.0.0Apache 2.02026-07-1422655.4 KB
Bills

Get bill pdf

Returns the pdf of a bill with specified bill_id as a file. Response will have 'Content-Type=application/pdf'. If a pdf is not available for the bill, returns a 500 error response.

get/bills/{bill_id}/pdf

Path parameters

bill_idstring required

Bill id

Headers

Authorizationstring required

access_token passed as "Bearer {access_token}"

Pelm-Client-Idstring required

Pelm-Client-Id given to a developer when they register

Pelm-Secretstring required

Pelm-Secret given to a developer when they register

Response

A PDF file