cURL
curl --request POST \ --url https://api.monigo.co/v1/invoices/{invoice_id}/finalize \ --header 'Authorization: <api-key>'
{}
Transitions an invoice from draft to finalized state
API key with Bearer prefix (for programmatic/server-to-server access), format: Bearer {api_key}
Invoice ID
OK
The response is of type object.
object