Skip to content
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

Financial documents after adding a new offerPart, refunding or exchanging the booking #564

Open
Azurab opened this issue Jun 3, 2024 · 5 comments
Assignees
Labels
question Further information is requested
Milestone

Comments

@Azurab
Copy link

Azurab commented Jun 3, 2024

Hi.

I have another question about general transaction flow. Is an API consumer obligated to POST bookings/{bookingId}/documents (subsequent) after confirming the booking change?

@jspetrak
Copy link
Collaborator

No, this is an optional flow when you want to obtain optional types of documents for booking, The ticket documents are Fulfillments under OSDM, and are generated automatically.

@jspetrak jspetrak added the question Further information is requested label Jun 11, 2024
@jspetrak jspetrak added this to the 3.3.0 milestone Jun 11, 2024
@jspetrak jspetrak moved this to In progress in OSDM Specification Jun 11, 2024
@CGantert345
Copy link
Contributor

Documents are listed in the booking after the confirmation of the refund or exchange. The booking must be retrieved to get the documents.

@CGantert345
Copy link
Contributor

TODO: add documentation in the general flow for refund / exchange

@CGantert345 CGantert345 modified the milestones: 3.3.0, 3.4.0 Jun 13, 2024
@Azurab
Copy link
Author

Azurab commented Jun 14, 2024

My proposal of clarification to the after sale flow (btw, general hint: separate after-sales processes into a separate flow diagram):

Please be advised that following the confirmation of the refund and exchange operation or addition of an offerPart to the booking, the distributor must update the fulfilments and documents (e.g. receipts) and the API consumer is required to take an action to retrieve the full booking to retrieve it.

@CGantert345
Copy link
Contributor

TODO split sales and after-sales processes
TODO add intoduction to define the meaning of different after sales processes

@CGantert345 CGantert345 modified the milestones: 3.4.0, 4.0.0 Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
Status: In progress
Development

No branches or pull requests

3 participants