Appearance
document-invoices​
Execute regeneratePdf action​
PATCH
/accounts/{accountUuid}/documents/v2/invoices/{documentUuid}/actions/regeneratePdf
Regenerates the documents PDF
Authorizations​
ApiToken
Bearer token authentication. Create tokens in Settings > API Token.
Type
HTTP (bearer)
Parameters​
Path Parameters
accountUuid*
Type
Requiredstring
Format
"uuid"documentUuid*
Type
Requiredstring
Format
"uuid"Responses​
Successfully executed action
application/json
JSON"data": {"uuid": "string","name": "string","createdAt": "string","updatedAt": "string","archivedAt": "string","archivedReason": "string","fileSize": 0,"mimeType": "string","kind": "string","fileUrl": "string"},"message": "string","status": 200,"meta": {}
{
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
}