Open a refund for a confirmed booking (guest cancellation)
POST/api/v1/crs/refunds/open-for-booking
Resolves the booking's captured payment and opens a PENDING refund against it. Use for cancellations, where refunds are partial and issued in phases; amount omitted = full remaining. Each call is a separate refund, capped at the remaining refundable amount.
Request
Responses
- 200
OK