Used for bulk file transfer use cases. List tax forms for given account ids and tax year. The most recent revision number will be returned (revisions increment up; highest value revision for a specific account, tax year, and form type pairing is the most recent). Tax Form URL links will expire after 60 seconds. Please call ListTaxFormRevisions endpoint for all versions of a single accounts tax forms.
Paxos APIs use OAuth 2 with the client credentials grant flow.
Token URLs:
Learn more in the API credentials guide →
Optional. A list of Account IDs. Maximum 50.
Required. Tax year
Form types
Number of results to return. Defaults to 50.
The specific method by which the returned results will be ordered. Defaults to ID.
ID
Return items in ascending (ASC) or descending (DESC) order. Defaults to ASC.
DESC
, ASC
Cursor token for fetching the next page.
A successful response.
The response is of type object
.