curl --request PUT \ --url https://api.zivio.net/api/v3/invoices/{id}/paid \ --header 'X-API-Key: <api-key>' \ --header 'zivio-tenant-id: <api-key>'
{ "message": "Invoice 53 paid!" }
The response is of type object.
object