Authorization: Bearer ********************
curl --location 'https://efristest.kumusoft.xyz/issue-credit-note' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '"string"'
{}