Setting/propertiesnotifyurl: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) No edit summary |
Markkinchin (talk | contribs) No edit summary |
||
| Line 10: | Line 10: | ||
The card CVV and a token to retrieve it from the JSON getCard API function can be included as form url encoded POST data in the body of the push. | The card CVV and a token to retrieve it from the JSON getCard API function can be included as form url encoded POST data in the body of the push. | ||
If you need to differentiate between multiple properties, an easy way is to include a property parameter in your URL | |||
https://myserver.com/propid=1234 | |||
The URL can contain template variables which will be exchanged with information from the booking. | The URL can contain template variables which will be exchanged with information from the booking. | ||