post https://{environment}.app/orders//invoices/pdf
Use esta API para solicitar que um novo PDF do documento fiscal seja gerado
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
Use esta API para solicitar que um novo PDF do documento fiscal seja gerado
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request POST \
--url https://environment.app/orders/id/invoices/pdf \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"templateType": "NFCe"
}
'
Try It!
to start a request and see the response here! Or choose an example: