USCIS added the "FOD" office code to the I-601 form offices, but the processing time API is returning the "NSC" office code in the result even when "FOD" office is requested.
Example files
response-processing-time_I-601_NSC_144AB.json
{"data":{"processing_time":{"form_info_en":"Application for Waiver of Grounds of Inadmissibility","form_info_es":"Solicitud de Exención de Causales de Inadmisibilidad","form_name":"I-601","form_note_en":null,"form_note_es":null,"office_code":"NSC","pilot_content_en":"We generally process cases in the order we receive them. This processing time is based on how long it took us to complete 80% of adjudicated cases over the past six months. Each case is unique, and some cases may take longer than others. Processing times should be used as a reference point, not an absolute measure of how long your case will take to be completed.","pilot_content_es":"Generalmente procesamos los casos en el orden en que los recibimos. Este tiempo de procesamiento está basado en cuánto nos llevó completar el 80% de los casos adjudicados en los últimos seis meses. Cada caso es único y algunos casos podrían tomar más tiempo que otros. Los tiempos de procesamiento deben ser utilizados como puntos de referencia y no como una medida absoluta de cuánto tomará su caso en completarse.","pilot_form":true,"range":[{"unit":"Months","unit_en":"Months","unit_es":"Meses","value":40.5},{"unit":"Months","unit_en":"Months","unit_es":"Meses","value":25.5}],"subtypes":[{"form_type":"144AB","publication_date":"March 23, 2023","range":[{"unit":"Months","unit_en":"Months","unit_es":"Meses","value":40.5},{"unit":"Months","unit_en":"Months","unit_es":"Meses","value":25.5}],"service_request_date":"November 30, 2019","service_request_date_en":"November 30, 2019","service_request_date_es":"30 de noviembre de 2019","subtype_info_en":"Waiver of Grounds of Inadmissibility","subtype_info_es":"Exención de Motivos de Inadmisibilidad","subtype_note_en":null,"subtype_note_es":null}]}},"message":"Query was successful for payload {'form_name': 'I-601', 'office_code': 'NSC', 'form_type': '144AB'}"}
response-processing-time_I-601_FOD_144AB.json
{"data":{"processing_time":{"form_info_en":"Application for Waiver of Grounds of Inadmissibility","form_info_es":"Solicitud de Exención de Causales de Inadmisibilidad","form_name":"I-601","form_note_en":null,"form_note_es":null,"office_code":"NSC","pilot_content_en":"We generally process cases in the order we receive them. This processing time is based on how long it took us to complete 80% of adjudicated cases over the past six months. Each case is unique, and some cases may take longer than others. Processing times should be used as a reference point, not an absolute measure of how long your case will take to be completed.","pilot_content_es":"Generalmente procesamos los casos en el orden en que los recibimos. Este tiempo de procesamiento está basado en cuánto nos llevó completar el 80% de los casos adjudicados en los últimos seis meses. Cada caso es único y algunos casos podrían tomar más tiempo que otros. Los tiempos de procesamiento deben ser utilizados como puntos de referencia y no como una medida absoluta de cuánto tomará su caso en completarse.","pilot_form":true,"range":[{"unit":"Months","unit_en":"Months","unit_es":"Meses","value":40.5},{"unit":"Months","unit_en":"Months","unit_es":"Meses","value":25.5}],"subtypes":[{"form_type":"144AB","publication_date":"March 23, 2023","range":[{"unit":"Months","unit_en":"Months","unit_es":"Meses","value":42},{"unit":"Months","unit_en":"Months","unit_es":"Meses","value":22}],"service_request_date":"October 11, 2019","service_request_date_en":"October 11, 2019","service_request_date_es":"11 de October de 2019","subtype_info_en":"Waiver of Grounds of Inadmissibility","subtype_info_es":"Exención de Motivos de Inadmisibilidad","subtype_note_en":null,"subtype_note_es":null}]}},"message":"Query was successful for payload {'form_name': 'I-601', 'office_code': 'FOD', 'form_type': '144AB'}"}
USCIS added the "FOD" office code to the I-601 form offices, but the processing time API is returning the "NSC" office code in the result even when "FOD" office is requested.
Example files
response-processing-time_I-601_NSC_144AB.json
response-processing-time_I-601_FOD_144AB.json