Tests-Paid Book and Cancel

Number of APIs: 9

  1. Sample Sellers GET {{brokerBaseUri}}/status

  2. Sample Opportunity GET {{brokerBaseUri}}/sample-opportunities

  3. Checkpoint 2 (C2) PUT {{bookingBaseUri}}/order-quotes/{{uuid}}

  4. Test interface (Confirm Payment Intent) POST {{bookingBaseUri}}/test-interface/actions

  5. Book (B) PUT {{bookingBaseUri}}/orders/{{uuid}}

  6. Create Order Listener POST {{brokerBaseUri}}/order-listeners/:type/primary/:uuid

  7. Order Cancellation Copy PATCH {{bookingBaseUri}}/orders/{{uuid}}

  8. Get Order by Listener UUID Copy GET {{brokerBaseUri}}/order-listeners/:type/primary/:uuid

  9. Stripe Test Information - Check PI Refunded POST {{bookingBaseUri}}/testing/stripe-information