get https://integration.api.scalapay.com/v1/reporting/payouts
The payouts call is designed to enable merchants to get the list of all the payouts received from Scalapay. In order to access the endpoint the bearerToken using the scalapay API key is required.
Response get payouts
Successful response (200)
Attribute | Type | Description |
---|---|---|
items | array | Payout information payloads |
status | string | Status of the payout |
Total | integer | Total number of orders and transactions |
Page | integer | The page shown |
size | number | The number of items returned |
hasMore | String | If report has more information than can be shown |