Authorization: Bearer ********************
curl --location --request POST '/invoices//approve'
{ "code": 0, "message": "You have approved the invoice." }