Modify an application
🚧 Beta This is an Beta endpoint. Feedback from the community is welcome. We may make breaking changes to this endpoint.
Modify an existing application for an account.
Documentation Index
Fetch the complete documentation index at: https://docs.synctera.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier for the application.
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Body
Application fields to be patched.
- Credit application details
- Restricted account application details
- Line of Credit application patch
- Credit card application patch
Status of the credit application. CREDIT_DENIED, CREDIT_NOT_ACCEPTED_BY_CUSTOMER and CREDIT_ACCEPTED_BY_CUSTOMER are terminal status
SUBMITTED, CREDIT_APPROVED, CREDIT_DENIED, CREDIT_NOT_ACCEPTED_BY_CUSTOMER, CREDIT_ACCEPTED_BY_CUSTOMER Response
Updated application.
- Credit application details
- Restricted account application details
- Line of Credit application response
- Credit card application response
Account type of Application
LINE_OF_CREDIT, CHARGE_SECURED, CHARGE_UNSECURED, CREDIT_CARD "LINE_OF_CREDIT"
1Purpose of the credit application.
ACCOUNT_OPENING, LINE_INCREASE_REQUEST, APR_REDUCTION, HARDSHIP Status of the credit application. CREDIT_DENIED, CREDIT_NOT_ACCEPTED_BY_CUSTOMER and CREDIT_ACCEPTED_BY_CUSTOMER are terminal status
SUBMITTED, CREDIT_APPROVED, CREDIT_DENIED, CREDIT_NOT_ACCEPTED_BY_CUSTOMER, CREDIT_ACCEPTED_BY_CUSTOMER Type of Application
CREDIT, RESTRICTED_ACCOUNT, LOC, CREDIT_CARD "CREDIT"
Application creation timestamp in RFC3339 format
Generated ID for the application
Timestamp of the last application modification in RFC3339 format
Account ID for the application. Only required if application purpose is not ACCOUNT_OPENING
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Application submitted timestamp in RFC3339 format
"2023-01-13T23:59:59Z"
Credit decision timestamp in RFC3339 format
"2023-01-13T23:59:59Z"
Credit decision timestamp in RFC3339 format
"2023-01-13T23:59:59Z"
The id of the tenant containing the resource. This is relevant for Fintechs that have multiple workspaces.
"abcdef_ghijkl"

