Preview Sms Notification
Returns SMS preview notification body.
Path parameters
versionstring Β· nullableRequired
The CodeMash API version used to fetch data from the API. If not specified, the last version will be used. E.g.: v3
Query parameters
Hashstring Β· nullableOptional
Signed preview hash identifying the notification to render.
Header parameters
CultureCodestring Β· nullableOptional
Specify culture code when your response from the API should be localised. E.g.: en
TimeZoneIdstring Β· nullableOptional
TimeZone
CorrelationIdstring Β· nullableOptional
CorrelationId for each request
Responses
200
OK
application/json
bodystring Β· nullableOptional
get/{version}/notifications/sms/preview
200
OK
In the dashboard
Use it from code
Last updated