Application

Submit a completed application for decisioning

Submit Application

post/posfinancing/rest/v2/applications/{applicationId}/finance-accounts

Path parameters

applicationIdstring uuid required

The ID of the application to submit for decisioning.

Request body

prequalificationIdstring required

The ID of the prequalification to use for decisioning. This holds the offer and category information.

Response

Resource created successfully.

Example response

{
  "payload": {
    "financeAccountId": "12-34-567890"
  }
}

Changes

No recorded changes to this endpoint across all 7 revisions of this API.