IntraFi is a network of financial institutions that allows Increase users to sweep funds to multiple banks. This enables accounts to become eligible for additional Federal Deposit Insurance Corporation (FDIC) insurance. An IntraFi Account Enrollment object represents the status of an account in the network. Sweeping an account to IntraFi doesn't affect funds availability.
The identifier of the Increase Account being swept into the network.
The ISO 8601 date and time at which the enrollment was created.
The identifier of this enrollment at IntraFi.
The idempotency key you chose for this object. This value is unique across Increase and is used to ensure that a request is only processed once. Learn more about idempotency.
The identifier of the account in IntraFi's system. This identifier will be printed on any IntraFi statements or documents.
The status of the account in the network. An account takes about one business day to go from pending_enrolling
to enrolled
.
A constant representing the object's type. For this resource it will always be intrafi_account_enrollment
.
Return the page of entries after this one.
Limit the size of the list that is returned. The default (and maximum) is 100 objects.
Filter IntraFi Account Enrollments to the one belonging to an account.
Filter IntraFi Account Enrollments for those with the specified status or statuses. For GET requests, this should be encoded as a comma-delimited string, such as ?in=one,two,three
.
Filter records to the one with the specified idempotency_key
you chose for that object. This value is unique across Increase and is used to ensure that a request is only processed once. Learn more about idempotency.
The identifier for the account to be added to IntraFi.
The contact email for the account owner, to be shared with IntraFi.
The identifier of the IntraFi Account Enrollment to retrieve.
The Identifier of the IntraFi Account Enrollment to remove from IntraFi.