- Added new optional field
identification_number_issuing_countryto Retail and Business applications, that refers to the country that issued the identification number. This field will be made mandatory in the future for identification numbers that aren't a US SSN or EIN.
- Added support for filtering by time_settled in Listing pocket transactions, Listing customer transactions and Listing partner transactions.
- Added support for including sweeps in Listing pocket transactions, Listing customer transactions and Listing partner transactions.
- Added a new way of getting a Single Pocket
- Added a new an endpoint to fetch the earnings for a single pocket
- Deprecated the
all_time_earningsfield of the Pockets/accounts endpoint response models. This field will be removed after 2026-08-01.
- Added a
wire_instructionsfield to theWireCounterpartyV2andInternationalWireCounterpartyV2models.
- Added a new
liquidation_value_t0field to thePocketmodel. - Added a new
liquidation_value_t1field to thePocketmodel.
- Added support for filtering by multiple types for Listing customer counterparties.
- Added support for creating an international wire counterparty Creating a counterparty.
- Added support for creating an unverified wire counterparty Creating a counterparty.
- Added new transactions endpoints. Endpoint to fetch transactions for a pocket, endpoint to fetch transactions for a customer and an endpoint to fetch transactions for a partner across all customers.
- Added List Customer Portals API endpoint.
- Added a new endpoint to Update a Counterparty
- Added a new
payment_railsfield to thePortalmodel.
- Added a new enum value
ALL_TIME_EARNINGSto theomitrequest field for List all pockets, Listing customer pockets and Getting a pocket. - The
all_time_earningsfield is now optional the forPortfoliomodel
- Added support for filtering by wire id and ON-US transfer id to the List Customer Transactions, List Account Transactions API endpoints.
- Added support for specifying retry policies for webhook subscriptions in case Jiko encounters HTTP errors calling a subscription URL with a webhook. Subscriptions will by default not have a defined retry policy. See Create Subscription for more information.
- Added
counterpartyfield toon_us_transactiondetail model for List Customer Transactions, List Account Transactions and Get Account Transaction endpoints.
- Added a new
feesfield to thePocketmodel.
- Added a new
attributesfield to thePocketmodel.
- Added support for filtering by status for Listing customer counterparties.
Added support for On Us counterparties for Listing customer counterparties.
Added new Peer To Peer option to Create On-Us Transfer API endpoint.
Added new return type to on-us transfer representing Peer To Peer transfers
Updated the
PATCHCustomer endpoint, for the ability to close an approved customer that has no funds in their accounts.
- Added new Business Document Types
ORG_CHARTandBUSINESS_DESCRIPTION, that may be requested for a Business Application in Manual review via a Document Request.
- Added
ach_id,ach_directionandportal_idfields to the ACH transaction details object of the List Customer Transactions, List Account Transactions and Get Account Transaction endpoints. - Added support for filtering cards by card type to the List Account Cards endpoint
- Added support for filtering cards by time created to the List Account Cards endpoint
- Added new field 'creation_time' to List Account Cards endpoint response model
- Added Get Beneficial Owners API endpoint.
- Added support for creating pre approved ACH counterparty Creating a counterparty.
- Added a
PreVerifiedVerificationoption for Creating a counterparty.
- Added Update Customer Data API endpoint.
- Added new
async_modeoption when creating on-us transfers
- Added
tradable_idfield to List Customer Trades and List Customer Transactions API endpoint. - Added support for filtering by trade date to and from to List Customer Trades and List Customer Transactions API endpoints.
- Added support for filtering by types, timestamp_from and timestamp_to to the List Customer Transactions, List Account Transactions API endpoints.
- Added a way for partners to close pockets via the API. You can now close a pocket by supplying a
{ "status": "CLOSED", "closure_reason": "<ClosureReasonType>" }object to the Update Pocket endpoint.
Added a
descriptionfield to the Security model returned by the pockets endpoints.Added support for filtering by status and direction to the List ACH Originations API endpoint
Added support for filtering by portal id and card id to the List Customer Transactions, List Account Transactions API endpoints.
Added support for filtering by status and direction to the List ACH Originations API endpoint
Added support for filtering by card status to the List Account Cards endpoint.
Added support for full withdrawals when performing on-us transfers by using the new
amountfield.Added support for listing fees deducted when performing on-us transfers.
- Added a new
yield_to_maturityanddiscount_yieldfields to thePocketConfigurationmodel.
Added a new endpoint to List all pockets
Added Get Health Check API endpoint.
Business Application additions:
- Added Create Application API endpoint.
- Added Get Application API endpoint.
- Added Update Application API endpoint.
- Added Apply API endpoint.
Related Party Application additions:
- Added List Related Party API endpoint.
- Added Create Related Party API endpoint.
- Added Delete Related Party API endpoint.
- Added Update Related Party API endpoint.
Document Upload additions:
- Added List Document Requests API endpoint.
- Added Upload Document API endpoint.
Wire additions:
- Added Create Wire API endpoint.
- Added a new optional field
micro_depositto V1ACHCounterpartymodel that includes an indication of number of verification attempts for ACH Counterparties verified via Micro Deposits - Added Close Portal API endpoint.
- Added Update Portal API endpoint.
- Added enum value
PENDINGto the Get Customer Dataaccount_statusfield, signalling that a customer has no open pocket.
- Added a new endpoint for Updating a Pocket
Added a new endpoint for Listing customer pockets.
Added a new endpoint for Getting a pocket.
Added Get Account Portal API endpoint.
- Added a new endpoint for Creating a pocket.
- Added a new endpoint for Listing pocket configurations (Now called
List Trading Strategies). - The response from uploading documents now includes a
document_idfield for future reference.
- Added a new endpoint for Creating a counterparty.
- Added a new endpoint for Listing customer counterparties.
- Added a new endpoint for Getting a single counterparty.
- Added Create Portal API endpoint.
- Added a new
categorytype E-SIGN for the Electronic Communications Disclosure Statement and Consent which was previously in the GENERAL category.
- Added a new
WIRE_COUNTERPARTY_VERIFICATIONdocument type. - File size limits raised to 50 MB for files other than
ID_FRONT,ID_BACK,SELFIEandPASSPORTwhen uploading documents to a customer or application. - Updated documentation for both file upload endpoints.
- Adds a new
categoryfield for agreements returned by the List Agreements endpoint. Thiscategoryfield groups all agreements into 3 categories, BANK, BROKERAGE, or GENERAL.
- Added a new sandbox endpoint for simulating webhook calls, Trigger Webhook.
- Added a new
yield_to_maturityfield to theTrademodel.
- Added a new
namefield to thePortalmodel.
- Added a sandbox endpoint to fund accounts via ACH portals.
- Added a new disclosure type,
FORM_CRS, for Customer Relationship Summary Forms.
- Added
wire_fee_transactionandWIRE_FEEtransaction type to the List Customer Transactions, List Account Transactions and Get Account Transaction endpoints.
- Added Create On-Us Transfer API endpoint.
- Added Get On-Us Transfer API endpoint.
- Added two optional filtering query parameters to the List Customer Statements endpoint:
- The
type[]query parameter makes it possible to filter by different types of statements, e.g.?type[]=BANK&type[]=BROKERAGE - The
keyquery parameter makes it possible to filter by either a specific month or a year, e.g.?key=2023-01or?key=2022
- The
- Marked the List Account Statements endpoint as deprecated. Please use the List Customer Statements in future integrations.
- Added a new transaction type and corresponding details object,
on_us_transactionto the response model in List Customer Transactions.
- Added optional field
originally_onboarded_atto request body in Create Application
- New counterparty type
WIREwith awirefield, returned in Get Counterparty and List Counterparties
- Added List Customer Statements API endpoint.
- Added Get Customer Data API endpoint.
- Added List Customer Trades API endpoint.
- Added List Customer Transactions API endpoint.
- Added
namefield to the List Customer Accounts and Get Customer Account API endpoints
- Added Get Account Transaction API endpoint
- Added List ACH Originations API endpoint