Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Application model.
Account type of Application
CHARGE_SECURED
, CHARGE_UNSECURED
, LINE_OF_CREDIT
"LINE_OF_CREDIT"
1
Purpose of the credit application.
ACCOUNT_OPENING
, APR_REDUCTION
, HARDSHIP
, LINE_INCREASE_REQUEST
Status of the credit application. CREDIT_DENIED, CREDIT_NOT_ACCEPTED_BY_CUSTOMER and CREDIT_ACCEPTED_BY_CUSTOMER are terminal status
CREDIT_ACCEPTED_BY_CUSTOMER
, CREDIT_APPROVED
, CREDIT_DENIED
, CREDIT_NOT_ACCEPTED_BY_CUSTOMER
, SUBMITTED
Type of Application
CREDIT
, RESTRICTED_ACCOUNT
"CREDIT"
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"
Response
Application created.
Details about the restricted account application
Status of the restricted account application. APPROVED and DENIED are terminal status.
APPROVED
, DENIED
, IN_PROGRESS
, REVIEW_INFO_REQUESTED
, REVIEW_ON_SYNCTERA
, SUBMITTED
Type of Application
CREDIT
, RESTRICTED_ACCOUNT
"CREDIT"
Application creation timestamp in RFC3339 format
Generated ID for the application
Timestamp of the last application modification in RFC3339 format
Business ID for the application. An application must have either a Business or a customer associated with it.
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Customer ID for the application. An application must have either a Business or a customer associated with it.
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
A description of the restricted account application