We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The service and client that integrate with the Travel Pay API have been written and tested. We need to expose an endpoint for SMOC and future use.
Allows completion of SMOC work
/travel_pay/v0/appointments?appt_datetime=1999-01-01T00:00:00Z
{ appointmentId: UUID }
The text was updated successfully, but these errors were encountered:
Hey team! Please add your planning poker estimate with Zenhub @hinzed1127 @liztownd
Sorry, something went wrong.
No branches or pull requests
Issue Description
Context
The service and client that integrate with the Travel Pay API have been written and tested. We need to expose an endpoint for SMOC and future use.
Impact
Allows completion of SMOC work
Endpoint Path
/travel_pay/v0/appointments?appt_datetime=1999-01-01T00:00:00Z
Response Schema
Back end tasks
Client code written - calls correct endpointService code written - transforms/processes response from clientHandle errorsAcceptance Criteria
The text was updated successfully, but these errors were encountered: