We’re encountering an issue with the Triage Service Status during referral creation.
After utilizing the A011 - Create referral API in the Triage Service, the status returned is “NOT_BOOKED” instead of the expected “AWAITING_TRIAGE” status, as observed in the Professional App. Before we were using A021 - Create referral and send for triage API it is now deprecated.
Additionally, when creating a referral with multiple services, including one requiring triage service, the status remains “NOT_BOOKED” even after removing directly bookable services using the A031 - Change shortlist API. We anticipate the status to reflect “AWAITING_TRIAGE,” as per the Professional App’s behavior. Before we were using the A032 - Change shortlist and send for triage API it is now deprecated.