get https://infrapay.stg.libercapital.com.br/api/payment/bill//print
Print Bill By Id
Role-based access control
Required role customerBillStatusRead
REQUEST PATH HAS THE FOLLOWING PROPERTIES:
Attribute | Type | Description |
---|---|---|
id | string | Id of bill |
Response object has the following properties:
Attribute | Type | Description |
---|---|---|
content | binary | binary pdf content |
Response status code
status | Description |
---|---|
200 | OK |
500 | INTERNAL_SERVER_ERROR |
403 | FORBIDDEN |
404 | NOT_FOUND |