Last active
June 12, 2019 16:59
-
-
Save pgrm/05862568eb36d83fad36605bb264278e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"code": "AwesomeIntegration", | |
"label": " My Awesome Reservation Integration", | |
"iconSource": "https://www.example.com/awesomeicon.png", | |
"sourceUrl": "https://www.example.com/apaleo/reservations/integration?token=[GUID/JWT]", | |
"sourceType": "Private", | |
"propertyIds": [ | |
"AWE", | |
"SOME" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment