Authorization: Bearer ********************
curl --location --request POST '/invoices//status/draft'
{ "code": 0, "message": "Status of retainer invoice changed from void to draft." }