Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Nickname of the account
Account number(s). Multiple account numbers can be provided as a comma-separated list. When only a single account number is provided, any * characters in the string are wildcards, and match any characters.
"2345678108180014864"
Only return resources where the last_name field matches the specified string. Any * characters in the string are wildcards, and match any characters.
"Smith"
The type of the general ledger account
ACH_SETTLEMENT
, ACH_SUSPENSE
, ALLOCATED_SUSPENSE
, BANK_DRAFT
, BILLING_EXPENSE
, BILLING_REVENUE
, CARD_AFT_PREFUNDING
, CARD_OCT_SETTLEMENT
, CARD_SETTLEMENT
, CASH_SETTLEMENT
, CASH_SUSPENSE
, CHECK_SETTLEMENT
, DISPUTE_WRITE_OFF_PNL
, EFT_CA_SETTLEMENT
, EFT_CA_SUSPENSE
, EXTERNAL_CARD_AFT_SETTLEMENT
, EXTERNAL_CARD_OCT_SETTLEMENT
, FEDNOW_SETTLEMENT
, FEES
, FRAUD_LOSSES
, FUNDING_ACCOUNTS
, GENERAL_PNL
, INTEREST_PAYOUT
, INTERNATIONAL_WIRE_SETTLEMENT
, LOC_INTEREST_INCOME
, LOC_INVESTOR_PORTFOLIO
, LOC_REPURCHASE
, MONEY_IN_AND_OUT
, NEGATIVE_BALANCE
, NETWORK_ADJUSTMENT
, NETWORK_CHARGEBACK
, NEW_FUNDING_ACCOUNT
, PROVISIONAL_CREDIT_PNL
, RESERVE
, REWARDS
, SYNCTERA_PAY_SUSPENSE
, USC_INTEREST_INCOME
, USC_INVESTOR_PORTFOLIO
, USC_REPURCHASE
, WIRE_SETTLEMENT
, WIRE_SUSPENSE
, WRITE_OFF
The status of the account.
Status | Description | Transactable |
---|---|---|
ACCOUNT_NEVER_ACTIVE | Account was never activated by the customer | N |
ACCOUNT_NOT_DESIRED | A credit account was created for a customer, but the customer did not accept the account | N |
ACTIVATED_NOT_DISBURSED | A credit account was created for the customer, but the funds have not been paid out or used | N |
ACTIVE_OR_DISBURSED | The account is active and transactable | Y |
APPLICATION_SUBMITTED | Deprecated status | N |
AWAITING_FIXING | Account is awaiting fixing | N |
CHARGED_OFF | The account has been charged off and is closed | N |
CLOSED | Accounts must be zeroed out before being closed. Closed accounts cannot transact | N |
DELINQUENT | Synctera will update a credit account to delinquent if the customer has not paid within their expected billing cycle | N |
FAILED_KYC | We were unable to verify the identity of the account holder: they have not passed know-your-customer (KYC) checks | N |
IN_CLOSING | The account is in the process of being closed. An account with the IN_CLOSING status may only be updated to CLOSED. Updates to other statuses are prohibited. | N |
RESTRICTED | Synctera will update accounts to restricted of the account holder has not successfully passed KYC | N |
SUSPENDED | Account has been suspected of fraudulent activity and is blocked from further transactions | N |
ACCOUNT_NEVER_ACTIVE
, ACCOUNT_NOT_DESIRED
, ACTIVATED_NOT_DISBURSED
, ACTIVE_OR_DISBURSED
, APPLICATION_SUBMITTED
, AWAITING_FIXING
, CHARGED_OFF
, CLOSED
, DELINQUENT
, FAILED_KYC
, IN_CLOSING
, RESTRICTED
, SUSPENDED
Only return resources where the first_name or chosen_name field matches the specified string. Any * characters in the string are wildcards, and match any characters.
"Alice"
Overflow account ID(s). Multiple IDs can be provided as a comma-separated list. This parameter is deprecated and will be removed in a future API version. Use linked_account_id instead.
"64438afd-fa20-4010-a573-2bbdca77cdb6,84ef251c-ab8f-47a5-bbfd-a16648f95157"
The type of the account
CHARGE_SECURED
, CHARGE_UNSECURED
, CHECKING
, GENERAL_LEDGER
, LINE_OF_CREDIT
, SAVING
Unique identifier for the business. Multiple IDs can be provided as a comma-separated list.
"64438afd-fa20-4010-a573-2bbdca77cdb6,84ef251c-ab8f-47a5-bbfd-a16648f95157"
Overdraft account ID(s). Multiple IDs can be provided as a comma-separated list. This parameter is deprecated and will be removed in a future API version. Use linked_account_id instead.
"64438afd-fa20-4010-a573-2bbdca77cdb6,84ef251c-ab8f-47a5-bbfd-a16648f95157"
Spend Control ID(s). Multiple IDs can be provided as a comma-separated list. Return only resources that use the specified Spend Controls.
10
Optional pagination token to be provided to retrieve subsequent pages, returned from previous get
"a8937a0d"
Unique identifier for the person. Multiple IDs can be provided as a comma-separated list.
"64438afd-fa20-4010-a573-2bbdca77cdb6,84ef251c-ab8f-47a5-bbfd-a16648f95157"
Customer type of the account, BUSINESS or PERSONAL
BUSINESS
, PERSONAL
Maximum number of objects to return per page. If the limit is greater than 100, then it will be set to 100.
x >= 1
100
The customer's unique identifier
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Interest product ID that accounts associate with. Multiple IDs can be provided as a comma-separated list.
Return only resources that are linked to the specified backing account in balance_floor or balance_ceiling. Multiple IDs can be provided as a comma-separated list.
"64438afd-fa20-4010-a573-2bbdca77cdb6,84ef251c-ab8f-47a5-bbfd-a16648f95157"
Account ID(s). Multiple IDs can be provided as a comma-separated list.
"64438afd-fa20-4010-a573-2bbdca77cdb6,84ef251c-ab8f-47a5-bbfd-a16648f95157"
Specifies the sort order for the returned accounts.