-
Notifications
You must be signed in to change notification settings - Fork 22
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
Exchange flow : how to filled the exchangePrice section #670
Comments
We probably need to introduce a property similar to provisionalRefundAmount in Booking to handle negative balance of exchange (money returned to the purchaser). |
I thought negative balance was invaild in exchange-offers (Reimbursement methods are designed for such use case). Improvement of after-sales documentation is needed. |
refundableAmount missing in exchange offer --> Josef |
jspetrak
added a commit
that referenced
this issue
Oct 4, 2024
jspetrak
added a commit
that referenced
this issue
Oct 4, 2024
CGantert345
added a commit
that referenced
this issue
Oct 4, 2024
…nge-offer-refundableAmount #670 ExchangeOffer to have refundableAmount, incl. backports
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
We have a question about the exchange flow.
In the POST /bookings/exchange-operations, how should be filled the section exchangePrice ?
Should we displayed in this field the amount of new tickets or the amount the customer have to pay for exchange transaction (or be reimburse in case of negative balance) including fees.
Best regards,
Nicolas
The text was updated successfully, but these errors were encountered: