Authorization: Bearer ********************{
"UUID": "f50af7e0-0dd5-4361-ab96-2e04f7bc7e30",
"Phone": "string"
}curl --location --request POST 'https://api1.nilvera.com/einvoice/Sale/Sms/Send' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"UUID": "f50af7e0-0dd5-4361-ab96-2e04f7bc7e30",
"Phone": "string"
}'"string"