Retrieve share/assignee details for transaction. For deposit, it will be single-item array shares or empty array if unassigned. For non deposit (expenses and refunds), it will be one or more items in shares array.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/api/v2/transactions//split'