Get a payout batch (with items)
GET/v1/payout-batches/:id
Requires the read:payouts scope. Returns 404 if the batch does not exist or belongs to another organization.
Request
Responses
- 200
- 401
- 403
- 404
Batch with its items
Missing, invalid, revoked or expired JWT token
Valid token but missing the required scope for this endpoint
Batch not found