/statements/{accountId}/bank/pdf
Get Get Bank verification PDF from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| accountId | path | required | string | ID of the account to get |
Successful Response
GET /statements/{accountId}/bank/pdf
/cards/{cardId}
Get a Card from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| cardId | path | required | string | ID of the card to get |
| included | query | optional | string | — |
Successful Response
GET /cards/{cardId}
/cards/{cardId}/limits
Get a Card Limits from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| cardId | path | required | string | ID of the card to get |
Successful Response
GET /cards/{cardId}/limits
/cards/{cardId}/secure-data/pin/status
Get Card PIN Status via API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| cardId | path | required | string | ID of the card to get PIN status |
Successful Response
GET /cards/{cardId}/secure-data/pin/status
/check-deposits/{checkDepositId}
Get a Check Deposit from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| checkDepositId | path | required | string | ID of the check deposit to get |
Successful Response
GET /check-deposits/{checkDepositId}
/check-deposits/{checkDepositId}/back
Get Back Check Deposit Image from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| checkDepositId | path | required | string | ID of the check deposit to get |
Successful Response
GET /check-deposits/{checkDepositId}/back
/check-deposits/{checkDepositId}/front
Get Front Check Deposit Image from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| checkDepositId | path | required | string | ID of the check deposit to get |
Successful Response
GET /check-deposits/{checkDepositId}/front
/check-payments/{checkPaymentId}
Get a Check Payment from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| checkPaymentId | path | required | string | ID of the check payment to get |
Successful Response
GET /check-payments/{checkPaymentId}
/counterparties/{counterpartyId}
Get a Counterparty from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| counterpartyId | path | required | string | ID of the counterparty to get |
| included | query | optional | string | — |
Successful Response
GET /counterparties/{counterpartyId}
/counterparties/{counterpartyId}/balance
Get Recurring Payment from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| counterpartyId | path | required | string | ID of the counterparty to get |
Successful Response
GET /counterparties/{counterpartyId}/balance
/customers/{customerId}
Get a Customer from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| customerId | path | required | string | ID of the customer to get |
Successful Response
GET /customers/{customerId}
/disputes/{disputeId}
Get a Dispute from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| disputeId | path | required | string | ID of the dispute to get |
Successful Response
GET /disputes/{disputeId}
/events/{eventId}
Get an Event from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| eventId | path | required | string | ID of the event to get |
Successful Response
GET /events/{eventId}
/institutions/{routingNumber}
Get an Institution from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| routingNumber | path | required | string | routingNumber of the institution to get |
Successful Response
GET /institutions/{routingNumber}
/account-end-of-day
Get AccountEndOfDay List from API
Successful Response
GET /account-end-of-day
/accounts
Get List Accounts from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| page | query | optional | — | |
| filter | query | optional | object | — |
| include | query | optional | string | — |
Successful Response
UnitError
GET /accounts
/application-forms
Get List Application Forms from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| page | query | optional | — | |
| filter | query | optional | object | — |
| sort | query | optional | string | — |
Successful Response
GET /application-forms
/applications
Get List Applications from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| page | query | optional | — | |
| filter | query | optional | object | — |
| sort | query | optional | string | — |
Unexpected error
Successful Response
GET /applications
/authorization-requests
Get List Authorization Requests from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| page | query | optional | — | |
| filter | query | optional | object | — |
Successful Response
GET /authorization-requests
/authorizations
Get List Authorizations from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| page | query | optional | — | |
| filter | query | optional | object | — |
| sort | query | optional | string | — |
Successful Response
GET /authorizations
/check-deposits
Get List Check Deposits from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| page | query | optional | — | |
| filter | query | optional | object | — |
| sort | query | optional | string | — |
| include | query | optional | string | — |
Successful Response
GET /check-deposits
/check-payments
Get List Check Payments from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| page | query | optional | — | |
| filter | query | optional | object | — |
| sort | query | optional | string | — |
| include | query | optional | string | — |
Successful Response
GET /check-payments
/counterparties
Get Counterparties List from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| page | query | optional | — | |
| filter | query | optional | object | — |
| sort | query | optional | string | — |
Successful Response
GET /counterparties
/customers
Get Customers List from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| page | query | optional | — | |
| filter | query | optional | object | — |
| sort | query | optional | string | — |
Successful Response
GET /customers
/disputes
Get List Disputes from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| page | query | optional | — | |
| filter | query | optional | object | — |
Successful Response
GET /disputes
/events
Get Events List from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| page | query | optional | — | |
| filter | query | optional | object | — |
Successful Response
GET /events
/cards
Get List of Cards from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| page | query | optional | object | — |
| filter | query | optional | object | — |
| include | query | optional | string | — |
| sort | query | optional | string | — |
Successful Response
GET /cards
/applications/{applicationId}/documents
Get List of Documents via API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| applicationId | path | required | string | ID of the application to get documents for |
Successful Response
GET /applications/{applicationId}/documents
/users/{userId}/api-tokens
Get List Org API Tokens from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userId | path | required | string | ID of the user to revoke token |
Successful Response
GET /users/{userId}/api-tokens
/payments
Get List Payments from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| page | query | optional | — | |
| filter | query | optional | object | — |
| include | query | optional | string | — |
| sort | query | optional | string | — |
Successful Response
GET /payments
/recurring-payments
Get Recurring Payments List from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| page | query | optional | — | |
| filter | query | optional | object | — |
| sort | query | optional | string | — |
Successful Response
GET /recurring-payments
/repayments
Get List Repayments from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| page | query | optional | — | |
| filter | query | optional | object | — |
Successful Response
GET /repayments
/rewards
Get Rewards List from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| page | query | optional | — | |
| filter | query | optional | object | — |
| sort | query | optional | string | — |
| include | query | optional | string | — |
Successful Response
GET /rewards
/statements
Get List Statements from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| page | query | optional | — | |
| filter | query | optional | object | — |
| sort | query | optional | string | — |
Successful Response
GET /statements
/transactions
Get List Transactions from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| page | query | optional | — | |
| filter | query | optional | object | — |
| sort | query | optional | string | — |
| include | query | optional | string | — |
Successful Response
GET /transactions
/webhooks
Get List Webhooks from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| page | query | optional | — | |
| filter | query | optional | object | — |
| sort | query | optional | string | — |
Successful Response
GET /webhooks
/payments/{paymentId}
Get a Payment from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| paymentId | path | required | string | ID of the payment to get |
| included | query | optional | string | — |
Successful Response
GET /payments/{paymentId}
/received-payments/{paymentId}
Get a Received Payment from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| paymentId | path | required | string | ID of the payment to get |
| included | query | optional | string | — |
Successful Response
GET /received-payments/{paymentId}
/received-payments
Get Received Payments from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| included | query | optional | string | — |
Successful Response
GET /received-payments
/recurring-payments/{paymentId}
Get Recurring Payment from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| paymentId | path | required | string | ID of the payment to get |
Successful Response
GET /recurring-payments/{paymentId}
/repayments/{repaymentId}
Get an Repayment from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| repaymentId | path | required | string | ID of the repayment to get |
| include | query | optional | string | — |
Successful Response
GET /repayments/{repaymentId}
/rewards/{rewardId}
Get a Reward from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| rewardId | path | required | string | ID of the reward to get |
Successful Response
GET /rewards/{rewardId}
/statements/{statementId}/html
Get a HTML Statement from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| statementId | path | required | string | ID of the statement to get |
Successful Response
GET /statements/{statementId}/html
/statements/{statementId}/pdf
Get a PDF Statement from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| statementId | path | required | string | ID of the statement to get |
Successful Response
GET /statements/{statementId}/pdf
/accounts/{accountId}/transactions/{transactionId}
Get a Transaction from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| accountId | path | required | string | ID of the account to get transaction from |
| transactionId | path | required | string | ID of the transaction |
Successful Response
GET /accounts/{accountId}/transactions/{transactionId}
/webhooks/{webhookId}
Get a Webhook from API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| webhookId | path | required | string | ID of the webhook to get |
Successful Response
GET /webhooks/{webhookId}
/accounts/{accountId}/reopen
Reopen an Account via API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| accountId | path | required | string | ID of the account to close |
Successful Response
POST /accounts/{accountId}/reopen
/cards/{cardId}/report-lost
Report lost as stolen via API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| cardId | path | required | string | ID of the card |
Successful Response
POST /cards/{cardId}/report-lost
/cards/{cardId}/report-stolen
Report card as stolen via API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| cardId | path | required | string | ID of the card |
Successful Response
POST /cards/{cardId}/report-stolen
/check-payments/{checkPaymentId}/return
Return a Check Payment via API
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| checkPaymentId | path | required | string | ID of the check payment to return |
Return Check Payment Request
application/vnd.api+json
ReturnCheckPaymentByIdRequest
| Property | Type | Required |
|---|---|---|
| data | object | optional |
| └ type | string | optional |
| └ attributes | object | optional |
| └ reason | string | optional |
Successful Response
POST /check-payments/{checkPaymentId}/return