Settlements
List Withdrawals
Retrieve a paginated list of withdrawal requests
GET
Documentation Index
Fetch the complete documentation index at: https://docs-openpay.nipuntheekshana.com/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
This endpoint requires a Bearer token in theAuthorization header.
Query Parameters
The page number for pagination.
The number of withdrawals per page. Maximum value is
100.Filter by withdrawal status. Accepted values:
pending, approved, rejected, completed.Response
An array of withdrawal objects.
Pagination metadata.