API
Transfers
List Transfer Lines
3min
List Lines API give you the ability to list all lines for a given transfer (settlement) that has been done for your account.
This API is only available for Moyasar aggregation merchants.
This API requries your secret API key in order to be used, learn more here Authentication.
This API supports pagination. It only returns 40 items at a time.
To list the second page of payouts, please use the page query parameters to specify the page number.
GET
Request
Path Params
id
optional
String
Transfer ID
Query Parameters
page
optional
Integer
Specifies the page number to list. Default: 1
Header Parameters
Authentication
required
String
API key to authenticate the request.