...
On the response you can be returned the following possible account statuses:
Normal “N” (- only status that allows Customers to make Purchases/Authorizations)
Auth Prohibited “A” (- Authorizations/Purchases are prohibited due to lack of payment, this status can be reverted automatically by the system)
Frozen “F” (- Frozen accounts can NOT make Authorizations/Purchases, this status can only be reverted manually by Flexiti Operations)
Charged Off “Z” (- When accounts do not pay for 6 or more months, the account is written off the Portfolio).
Closed “C” (- no longer in use, this represents accounts that are closed and can NOT be brought back to life, there are some old accounts with this status).
Request Parameters:
Type | Parameter | Required | Details |
---|---|---|---|
HEADER | bearer token | Yes |
|
PATH | client_id | Yes |
|
QUERY | first_name | Yes |
|
QUERY | last_name | Yes |
|
QUERY | dob | Yes |
|
...