Memberships
Preview an SMS message for a membership
This endpoint previews an SMS message for a membership.
post/shop/memberships/{membershipId}/sms/preview
Request body
Response
The preview of the SMS message was successfully retrieved
Example response
{
"data": {
"message": "Your Premium Membership membership is almost ready! Please provide payment details for your membership payments. Set up here: https://example.com/confirm\n"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.