PUT
/
api
/
external
/
v2
/
draft_invoices
/
{id}
/
finalize
{
  "id": 42,
  "url": "https://app.pennylane.com/api/external/v2/customer_invoices/42"
}

Path Parameters

id
string
required

(Required)

Example:

"12345"

Response

200
application/json

Draft converted to finalized invoice

The response is of type object.