cURL
curl --request GET \ --url http://localhost:8080/v1/batches/{id}/results \ --header 'Authorization: Bearer <token>'
{ "data": [ {} ], "has_more": true }
Merchant API key: ak_live_... or ak_test_...
ak_live_...
ak_test_...
Resource identifier (xid format)
Maximum number of items to return
1 <= x <= 100
Number of items to skip
x >= 0
Paginated row results