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
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.