Authorization: Bearer ********************curl --location --request GET 'https://api1.nilvera.com/Purchase//Smshistories' \
--header 'Authorization: Bearer <token>'[
{
"Packet_Id": "string",
"CreatedDate": "2019-08-24T14:15:22Z",
"To": "string",
"Status": "string",
"TaxNumber": "string",
"UUID": "string"
}
]