Details
Details
Details
OrderLowLevelStatus
enum (problem_in_transit_lab
and problem_in_transit_customer
) and two for the OrderStatus
enum (collecting_sample.testkit.problem_in_transit_customer
and collecting_sample.testkit.problem_in_transit_lab
)—and we may make further changes in the future. To ensure future compatibility, we ask that you avoid exhaustive matching on enum values. Code that assumes all current values are exhaustive could break or fail to compile with SDK upgrades.Here’s how to verify and ensure you benefit from future enhancements:start_date
to the Appointment Availability API.
The API always responds with 14 days worth of slots.
Details
Details
Details
Details
Details