Applies to integrated customers using the RecoveryConnect APIRetrieve Order-Specified Assignments
Description: This endpoint retrieves the specified assignment associated with a specific order.
By providing the order ID and assignment ID, this endpoint returns the assignment associated with that order, including the assignment status, assigned collector, and other assignment-related metadata.
URL: /api/v130/orders/{order_id}/assignments
Method: GET
Request Body Parameters:
Success Code: 200 OK – Request Successful
Example:
URL: https://api.mbsisystems.com/api/v130/orders/57074877/assignments |
Request Body: NA
Response:
{ "data": [ { "id": 57074879, "has_mbsi_source": null, "source": null, "other_refno": null, "client_id": 10004, "parent_order_id": 57074877, "status_date": "2026-03-10T17:56:32.000000Z", "is_violent": 0, "accepted_date": "2026-03-10 11:10:00", "tier_level": null, "placement_level": null, "created_at": "2026-03-10 10:57:21", "reopen_num": 1, "is_latest_case": 1, "client_accountno": "", "company_orderno": "266997-1", "agreement_type": null, "order_type": "Involuntary Repossession", "order_type_id": 1, "owner": { "meta": [], "id": 10001, "name": "Recovery Office Pro Demo &", "is_global": true, "phones": [], "self": "http://stg-api.mbsisystems.com/api/v130/companies/10001", "created_at": "2014-06-12 11:07:00", "updated_at": "2026-03-23 13:04:04" }, "client": { "meta": [], "id": 10004, "name": "Forwarding Company Demo", "is_global": true, "phones": [], "self": "http://stg-api.mbsisystems.com/api/v130/companies/10004", "created_at": "2014-06-12 11:07:00", "updated_at": "2026-03-23 12:49:50" }, "lien_holder": { "meta": [], "id": 65690, "name": "Demo Bank & Trust MRS", "is_global": true, "phones": [], "self": "http://stg-api.mbsisystems.com/api/v130/companies/65690", "created_at": "2015-04-08 22:23:30", "updated_at": "2026-03-20 09:34:44" }, "collector": null, "tags": [], "borrower_details": [ { "id": 124944807, "parent_id": 124944804, "order_id": 57074879, "person_id": 136787925, "role": "borrower", "is_violent": 0, "is_primary": 1, "active_military": 0, "bk": null, "is_deceased": 0, "is_fraud": 0, "firstname": "ss", "middle_initial": "", "lastname": "w", "validated": 1, "created_at": "2026-03-10 10:57:21", "updated_at": "2026-03-10 10:57:21", "deleted_at": null, "person_details": { "id": 136787925, "firstname": "ss", "middle_initial": "", "lastname": "w", "birthday": null, "license_no": null, "license_state": null, "validated": 1, "created_at": "2026-03-10 10:56:32", "updated_at": "2026-03-10 10:56:32", "phones": [] }, "meta": [] } ], "collateral_details": [ { "id": 58854502, "is_primary": 1, "vehicle_type_id": 66, "vehicle_type": "Unknown", "year": "2005", "make": "Freightliner", "model": "Columbia", "color": "", "drive_train": "6x4", "fuel_type": "Diesel", "engine": "6 cylinder Detroit Series 60", "selling_dealer": "", "original_loan_amount": "0", "payment_amount": "0", "past_due_amount": "0", "unpaid_balance": "0", "chargeoff_date": "No Data", "key_codes": "-undefined", "maximum_bailout": null, "additional_info": "No Data", "contract_date": "No Data", "license_no": null, "license_state": null, "license_exp": " ", "vin": "1FUJA6CK65DU23288", "status": "Open", "status_id": 0, "status_date": "2026-03-10T11:10:00.000000Z", "status_reason": null, "status_note": "", "on_hook_by": null, "assignment_on_hook_by": null, "created_at": "2026-03-10 10:57:21", "updated_at": "2026-03-10 11:10:15", "meta": [] } ], "address_details": [ { "id": 219115187, "lpr_hit_id": null, "company_id": 10004, "parent_id": 219115183, "orders_id": 57074879, "address_id": 120094353, "order_person": 124944804, "category": 3, "dwelling": 9, "object_id": null, "dwelling_type": 1, "employee": 424549, "created_at": "2026-03-10 10:57:21", "updated_at": "2026-03-10 10:57:21", "valid": 1, "invalid_address_reason": null, "order_collaterals_id": null, "is_accepted": 1, "is_public": 1, "is_pickup": 0, "is_reference": false, "last_update_by": null, "invalid_reason": null, "deleted_at": null, "address_details": { "id": 120094353, "name": "Home Address", "address_1": "1829 Pine Needle Dr, Katy", "address_2": "", "unit": "", "zip": 46261, "type": 1, "latitude": "29.78577700", "longitude": "-95.82450900", "date_delay": null, "available_from": "00:00:00", "available_to": "23:59:00", "priority": 0, "hits": 0, "no_contact": 0, "created_at": "2026-03-10 10:56:32", "updated_at": "2026-03-10 10:56:32", "deleted_at": null, "migration": null, "phones": [], "zip_code_details": { "zip_code_id": 46261, "zip_code": "85123", "zip_code_city_id": 46261, "city_name": "Arizona City", "zip_code_state_id": 46177, "state_name": "Arizona", "state_abbr": "AZ", "state_county": "AZ-Pinal", "zip_code_county_id": 46255, "county_name": "Pinal", "latitude": "32.749965", "longitude": "-111.676936", "system_msg": 0, "country": "United States of America", "country_code": "US", "trigger_msg": 0, "shape_data": null } }, "category_details": { "id": 3, "name": "borrower_home", "friendlyname": "Borrower - Home", "created_at": "2021-12-09 02:47:49", "updated_at": "2021-12-09 02:47:49", "deleted_at": null }, "dwelling_details": { "id": 9, "name": "unverified", "friendlyname": "Unknown Type", "created_at": null, "updated_at": null, "deleted_at": null } } ], "special_instructions": [], "number_of_runs": 0, "client_office_location": { "id": 119863964, "name": "Test_AZ", "address_1": "5138 E 27th St", "address_2": "", "state_abbr": "AZ", "city_name": "Tucson", "zip_code": "85711", "county_name": "Pima", "longitude": "-120.00000000", "latitude": "-90.00000000", "unit": null } }, { "id": 57074881, "has_mbsi_source": null, "source": null, "other_refno": null, "client_id": 10004, "parent_order_id": 57074877, "status_date": "2026-03-10T17:56:32.000000Z", "is_violent": 0, "accepted_date": null, "tier_level": null, "placement_level": null, "created_at": "2026-03-10 11:02:00", "reopen_num": 1, "is_latest_case": 1, "client_accountno": "", "company_orderno": "10582-1", "agreement_type": null, "order_type": "Involuntary Repossession", "order_type_id": 1, "owner": { "meta": [], "id": 205629, "name": "Swathi Recovery office pro ", "is_global": true, "phones": [], "self": "http://stg-api.mbsisystems.com/api/v130/companies/205629", "created_at": "2025-06-03 09:24:41", "updated_at": "2026-03-18 11:22:07" }, "client": { "meta": [], "id": 10004, "name": "Forwarding Company Demo", "is_global": true, "phones": [], "self": "http://stg-api.mbsisystems.com/api/v130/companies/10004", "created_at": "2014-06-12 11:07:00", "updated_at": "2026-03-23 12:49:50" }, "lien_holder": { "meta": [], "id": 65690, "name": "Demo Bank & Trust MRS", "is_global": true, "phones": [], "self": "http://stg-api.mbsisystems.com/api/v130/companies/65690", "created_at": "2015-04-08 22:23:30", "updated_at": "2026-03-20 09:34:44" }, "collector": null, "tags": [], "borrower_details": [ { "id": 124944809, "parent_id": 124944804, "order_id": 57074881, "person_id": 136787925, "role": "borrower", "is_violent": 0, "is_primary": 1, "active_military": 0, "bk": null, "is_deceased": 0, "is_fraud": 0, "firstname": "ss", "middle_initial": "", "lastname": "w", "validated": 1, "created_at": "2026-03-10 11:02:00", "updated_at": "2026-03-10 11:02:00", "deleted_at": null, "person_details": { "id": 136787925, "firstname": "ss", "middle_initial": "", "lastname": "w", "birthday": null, "license_no": null, "license_state": null, "validated": 1, "created_at": "2026-03-10 10:56:32", "updated_at": "2026-03-10 10:56:32", "phones": [] }, "meta": [] } ], "collateral_details": [ { "id": 58854504, "is_primary": 1, "vehicle_type_id": 66, "vehicle_type": "Unknown", "year": "2005", "make": "Freightliner", "model": "Columbia", "color": "", "drive_train": "6x4", "fuel_type": "Diesel", "engine": "6 cylinder Detroit Series 60", "selling_dealer": "", "original_loan_amount": "0", "payment_amount": "0", "past_due_amount": "0", "unpaid_balance": "0", "chargeoff_date": "No Data", "key_codes": "-undefined", "maximum_bailout": null, "additional_info": "No Data", "contract_date": "No Data", "license_no": null, "license_state": null, "license_exp": " ", "vin": "1FUJA6CK65DU23288", "status": "Cancelled From Client", "status_id": 15, "status_date": "2026-03-10T11:04:19.000000Z", "status_reason": 19, "status_note": null, "on_hook_by": null, "assignment_on_hook_by": null, "created_at": "2026-03-10 11:02:00", "updated_at": "2026-03-10 11:04:19", "meta": [] } ], "address_details": [ { "id": 219115188, "lpr_hit_id": null, "company_id": 10004, "parent_id": 219115184, "orders_id": 57074881, "address_id": 120094354, "order_person": null, "category": null, "dwelling": 9, "object_id": 0, "dwelling_type": 1, "employee": 424549, "created_at": "2026-03-10 11:02:00", "updated_at": "2026-03-10 11:02:00", "valid": 1, "invalid_address_reason": null, "order_collaterals_id": null, "is_accepted": 1, "is_public": 1, "is_pickup": 0, "is_reference": false, "last_update_by": null, "invalid_reason": null, "deleted_at": null, "address_details": { "id": 120094354, "name": null, "address_1": "28715 Bella Leigh Ct", "address_2": "28715 Bella Leigh Ct", "unit": "", "zip": 46261, "type": 6, "latitude": "32.75217000", "longitude": "-111.67203500", "date_delay": null, "available_from": "00:00:00", "available_to": "23:59:00", "priority": 0, "hits": 0, "no_contact": 0, "created_at": "2026-03-10 10:56:32", "updated_at": "2026-03-10 10:56:32", "deleted_at": null, "migration": null, "phones": [], "zip_code_details": { "zip_code_id": 46261, "zip_code": "85123", "zip_code_city_id": 46261, "city_name": "Arizona City", "zip_code_state_id": 46177, "state_name": "Arizona", "state_abbr": "AZ", "state_county": "AZ-Pinal", "zip_code_county_id": 46255, "county_name": "Pinal", "latitude": "32.749965", "longitude": "-111.676936", "system_msg": 0, "country": "United States of America", "country_code": "US", "trigger_msg": 0, "shape_data": null } }, "category_details": null, "dwelling_details": { "id": 9, "name": "unverified", "friendlyname": "Unknown Type", "created_at": null, "updated_at": null, "deleted_at": null } } ], "special_instructions": [], "number_of_runs": 0, "client_office_location": { "id": 119863964, "name": "Test_AZ", "address_1": "5138 E 27th St", "address_2": "", "state_abbr": "AZ", "city_name": "Tucson", "zip_code": "85711", "county_name": "Pima", "longitude": "-120.00000000", "latitude": "-90.00000000", "unit": null } } ], "links": { "first": "http://stg-api.mbsisystems.com/api/v130/orders/57074877/assignments?q=%2Fapi%2Fv130%2Forders%2F57074877%2Fassignments&page=1", "last": "http://stg-api.mbsisystems.com/api/v130/orders/57074877/assignments?q=%2Fapi%2Fv130%2Forders%2F57074877%2Fassignments&page=1", "prev": null, "next": null }, "meta": { "current_page": 1, "from": 1, "last_page": 1, "path": "http://stg-api.mbsisystems.com/api/v130/orders/57074877/assignments", "per_page": "20", "to": 2, "total": 2, "orderby": "id", "direction": "asc", "orderby_options": [ "id" ] }, "warnings": [] }
|