transactions
Lists all the transaction links for an individual journal (individual split).
Lists all the transaction links for an individual journal (a split). Don't use the group ID, you need the actual underlying journal (the split).
get/v1/transaction-journals/{id}/links
Path parameters
idstring required
Example:123
The ID of the transaction journal / the split.
Query parameters
limitinteger
Example:10
Number of items per page. The default pagination is per 50 items.
pageinteger
Example:1
Page number. The default pagination is per 50 items.
Headers
X-Trace-Idstring uuid
Example:40c71bbb-c676-4f24-83cf-cc725d7d7a00
Unique identifier associated with this request.
Response
A list of transaction links.
Changes
No recorded changes to this endpoint across all 1 revision of this API.