Appearance
document-invoices​
Execute convertT action​
PATCH
/accounts/{accountUuid}/documents/v2/invoices/{documentUuid}/actions/convertT
Creates a template out of an invoice
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": {"type": "string","id": 0,"uuid": "string","isTemplate": true},"message": "string","status": 200,"meta": {}
{
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
}