{ "mobileNumber": "string" }
curl --location --request POST 'https://api.staging.vrtx.sa/testhelpers/notifications/latest-message' \ --header 'Content-Type: application/json' \ --data-raw '{ "mobileNumber": "string" }'
{ "message": "string", "createdAt": "2019-08-24T14:15:22Z" }