Authorizations
The authentication system on Partoo API is using API Key that should be put in the header of the request (the name of the header is x-APIKey
). An api_key is linked to a user. This user's role will give you different access level to the API features.
Body
Business id
"5409c35a97bbc544d8e26737"
Customer phone number, with the country calling code. Eg: +33601020304
Customer fullname
255
Id of the SMS template you want to use
To customize SMS content instead of using the SMS template associated with the user. Cannot be used in combination with template_id. @link must be included in your payload (corresponds to the dynamic link that will allow the SMS recipient to leave a review on the business). Max 286 characters (unicode characters are not accepted - will be removed)
To force invitation sending when a SMS has already been sent to the customer
True
, False