Trying to create a bare-bones loan application into the sandbox environment from an iLAD XML. I tried an example iLAD XML acquired from the Mortgage Application Import API, and one provided from MISMO but failed on both. Is there an example XML available that would work? The structure maybe wrong or missing data extensions or my loanIdentifier is in the wrong location. The problem is I don't know where to look next as I've changed the payload multiple times and still receive the same error. Thanks.
API Name: Mortgage Application Import
URL: /mortgagebot/mortgage-application-import/v1/ilad
Response: 400
Response body:
{ "errors": { "loanIdentifier": [ "A loan import cannot proceed. The loan identifier is required and does not exist within the given file." ] }, "title": "One or more validation errors occurred.", "status": 400, "traceId": "0HMA75PJHLCSL:00000001" }
Response Headers:
ff-trace-id: 2aaa4cb3-6518-44e6-84a6-870585d1c221
Date: Mon, 19 Jul 2021 17:23:08 GMT