Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/getyourguide/affiliate-partner-api-booking-example
https://github.com/getyourguide/affiliate-partner-api-booking-example
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/getyourguide/affiliate-partner-api-booking-example
- Owner: getyourguide
- Created: 2017-02-02T08:02:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-04T11:06:19.000Z (about 1 year ago)
- Last Synced: 2023-10-04T19:18:28.805Z (about 1 year ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 2
- Watchers: 58
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# GetYourGuide Partner API Booking Example
To run the script:
1. Ensure [Node.js](https://nodejs.org/en/download/) (current version 6) is installed.
2. Run `npm install` from the project root.
3. Add your API access token to the configuration.json file.
4. Run `index.js` from the project root and pass a shopping cart hash, `node index 123456789`.The script connects to the partner test system. Bookings can be made, as the system's database gets reset periodically. All emails are blocked, so no confirmatiom message will be sent.