Simple Flow-#2 EITHER: Paid Booking
Number of APIs: 3
-
Checkpoint 2 (C2) (Paid) PUT {{bookingBaseUri}}/order-quotes/{{uuid}}
-
Test interface (Confirm Payment Intent) POST {{bookingBaseUri}}/test-interface/actions
-
Book (B) (Paid) PUT {{bookingBaseUri}}/orders/{{uuid}}