-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
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
Functional flows/acceptance criteria for fetch available appointments #21
Comments
criteria i think we should add: Core Scenarios
Error Scenarios
|
Webhook Scenarios
@dutabado @miller79 what are your thoughts if the callback URL has an error and the TMS can't make a call to it. How is that error surfaced to the client? Should I just take out the above bullet point since it is undefined?
Callback Header Scenarios
@dutabado @miller79 ^^ Same for callback URLs
|
yeah, i don't know that the TMS can do anything here. this is why i was thinking it might make sense to have some sort of status field on the webhooks so the client can regularly check for broken webhooks |
or were you suggesting the if the TMS knows the webhook is invalid or doesn't exist, that it should fail any synchronous calls that rely on webhooks? |
I'm not sure this flow is correct or logic but this is what I was thinking
|
primaryReferenceNumber
and alocationIdentifier
, I should receive a successful response with the response defined in the spec.The text was updated successfully, but these errors were encountered: