Manage Appointment API

(0 reviews)

Errors

The Manage Appointment API returns the following error codes and messages.

API error codeHttp status codeAPI endpointHttp status messageDescription
401-86401AllUnauthorizedIndicates that authentication credentials haven't been provided in the request header or the credentials provided are incorrect. Check if the correct authentication credentials are in the header and try again.
429-89429AllToo many requestsOccurs when a request is blocked due to rate limit restrictions. Learn more about API rate limits.
FCA-400-16400/siteVisitAppointment
/siteVisitAppointmentAvailability
Bad requestOccurs when the requested date and time combination is not in the correct format. Check the appointment date and time and try again.
FCA-400-20400/siteVisitAppointmentBad requestOccurs when you haven’t accepted the charge that's associated with the reschedule. To continue, accept the charge and resubmit the reschedule request.
FCA-400-29400/siteVisitAppointment
/rfsAppointment
Bad requestOccurs when the current order state does not allow scheduling. Check the order state or wait for the state to change and try again.
FCA-400-30400AllBad requestYour request couldn’t be performed because the Order ID provided belongs to another customer. Check the Order ID is correct and try again.
FCA-400-31400/siteVisitAppointmentBad requestOccurs when the site visit appointment you’re requesting to update has already been completed. Check order notifications for the latest update and order status.
FCA-400-35400/siteVisitAppointmentBad requestOccurs when the site visit appointment date and time you’ve requested isn’t available anymore. To continue, retrieve available appointments and then choose an appointment to reserve.
FCA-400-36400/siteVisitAppointmentBad requestOccurs when a site visit appointment can’t be brought forward, as it’s been booked by a Service Partner due to an exception with the order. Check order notifications for the latest update and exception details.
FCA-400-38400/siteVisitAppointmentBad requestOccurs when the site visit for the order isn’t bookable. If you continue to receive this error, contact your Chorus representative to assist.
FCA-400-42400/rfsAppointmentBad requestOccurs when the rfsAppointmentType doesn’t match the order type. Check you’ve supplied the correct rfsAppointmentType of either Connect or Disconnect that corresponds to the order and try again.
FCA-400-43400/rfsAppointmentBad requestOccurs when the appointment details don’t match the type of appointments on the order.
For an order:
- with a site visit, you can’t use an RFS appointment
- without a site visit, you can’t use a Site Visit ID.
FCA-400-45400AllBad requestOccurs when the Order ID isn’t from a valid Product Family Type: Bitstream or PONFAS Distribution. Check you’ve supplied a supported Order ID and try again.
FCA-400-85400AllBad requestOccurs when there is an issue with the syntax, message or header of a request. Check the syntax and formatting of the request and ensure that all required parameters are included.
FCA-400-70400AllBad requestOccurs when your amendment request couldn’t be performed. For more information, see the Bad Request response for the details and explanation. If you're still unsure, contact your Chorus representative.
FCA-401-84401AllUnauthorizedOccurs when an organisation name can't be found for authentication purposes. Check your organisation credentials are correct and try again. If the problem persists, contact your Chorus representative.
FCA-404-0404AllNot foundOccurs when a resource can't be found. Check if you've supplied the correct resource and try again.
FCA-404-15404/siteVisitAppointment
/siteVisitAppointmentAvailability
Not foundOccurs when a Site Visit ID can’t be found. Check the Site Visit ID and try again.
FCA-404-19404AllNot foundOccurs when an Order ID can’t be found. Check the Order ID and try again.
FCA-405-0405AllMethod not allowedIndicates that the requested method isn't supported for the resource. Choose another method and try again.
FCA-406-0406AllNot acceptableOccurs when a request doesn’t list acceptable response content types that can be returned. Check you've listed acceptable content types and try again.
FCA-415-0415AllUnsupportedIndicates that a request doesn’t contain a content type that is recognised. Try again using a recognisable content type.
FCA-500-0500AllInternal server errorOccurs when a Chorus internal server error has occurred. Try again and if the problem persists, contact your Chorus representative.
FCA-500-50500AllNot implementedOccurs when a Chorus internal server error has occurred when requesting an appointment. Try again and if the problem persists, contact your Chorus representative.
FCA-501-0501AllNot implementedIndicates that the requested resource hasn't been implemented yet. For more information, contact your Chorus representative.

Reviews