📌Use this API to retrieve a list of all split settlement accounts you’ve created. This helps you manage, review, and audit accounts configured to receive split payouts.
Request
Header Params
authorization
stringÂ
required
merchantAccessKey
stringÂ
required
Request 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/v0/split-account' \
--header'authorization;' \
--header'merchantAccessKey;'