The Pending approval trips API allows to query our database and return all trips that are waiting for approval from a specific corporate ID or username.
This service will allow the managers to view and approve the travel requests of their employees more efficiently and conveniently.
To access the pending trips, the request must be authenticated according to the regular authentication process. The request can specify either a Username or a Corporate ID as a parameter.
If the request specifies a username, only the trips that are awaiting the approval of that user will be returned.
If the request specifies a corporate ID, all the trips that are pending approval for the entire corporation will be returned.
The response will provide the following information for each trip:
- Current approver username
- Current approver email
- Current approver ID
- Current approver First name, last and middle name
- Approval link (based on the URL that we are adding on the email)
- Decline link (based on the URL that we are adding on the email)
The attached documentation provides all the technical specifications for this API.
** Please be aware that an implementation fee will be charged for the use of this service. Please contact your Customer Success Manager to request the pricing. **
Comments
0 comments
Please sign in to leave a comment.