curl --location --request POST 'https://api.paylogos.com.br/v1/receipts//texts' \ --header 'Content-Type: application/json' \ --data-raw '{ "to": "+5521999099999" }'
{ "message": "string", "delivery_method": "string" }