AgentRegistration
The controller handles registration of new B2C users with Salesforce for Agents
| API | Description |
|---|---|
| POST agentregistration/create |
This Method will create a registration in Salesforce |
Account
| API | Description |
|---|---|
| POST account/signin |
No documentation available. |
| POST account/refreshtoken |
No documentation available. |
| POST account/changepassword |
No documentation available. |
| POST account/changeemail |
No documentation available. |
| POST account/delete |
No documentation available. |
OwnersClub
The controller handles getting owners club member details from Salesforce
| API | Description |
|---|---|
| GET ownersclub/get |
No documentation available. |
| POST ownersclub/create |
No documentation available. |
Ping
Keeps service and auth tokens alive, and offers some diagnostic information
| API | Description |
|---|---|
| GET ping/read |
No documentation available. |
| GET ping/keepawake |
No documentation available. |
| GET ping/clearcache |
No documentation available. |
Tracking
| API | Description |
|---|---|
| POST tracking/track |
No documentation available. |
Registration
The controller handles registration of new B2C users with Salesforce and Synxis
| API | Description |
|---|---|
| POST registration/create |
This Method will create a registration in Salesforce |
| POST registration/updateemail |
No documentation available. |
Member
| API | Description |
|---|---|
| POST member/update |
No documentation available. |
| GET member/getbookings |
No documentation available. |
| GET member/getmemberprofile |
Returns a member profile from Salesforce for the given INNumber |
| GET member/getmemberrewards |
Returns a member profile from Salesforce for the given INNumber |
| GET member/getmembertravelpreferences |
Gets authenticated INVITE member travel preference details |
| POST member/setmembertravelpreferences |
Sets authenticated INVITE member travel preference details |
Content
Invited
The controller handles getting invited member details from Salesforce
| API | Description |
|---|---|
| GET invited/get |
No documentation available. |
| POST invited/create |
No documentation available. |