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.



Authentication

This API requries your secret API key in order to be used, learn more here Authentication.



Pagination

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.

API

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.
Curl
PHP
Ruby
Python
C#
Java
Node.js
JS
Responses
200
401




Updated 18 Feb 2024
Did this page help you?