admin-auth: ********************
curl --location --request POST '/admin/payInvoice' \ --header 'admin-auth: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "invoiceId": "string" }'