Payout Rows
If you are working in the marketplace model, you can access the ongoing money transfer details with this service.
URL
Url Parameters
The expected parameters to be sent in requests to query bounced sub-merchants are listed under the table and subheadings below;
File status of ongoing transfer
Start date for the time interval you want to query
End date for the time interval you want to query
Page number for pagination
Size number for pagination
Response Parameters
Parameters returned as a result of querying payout details are also subject to the rules specified in the Response Formats section of the API documentation home page. In the absence of a systematic or fictional error, the sub-parameters of the object returned in the data
parameter are as follows:
The id value of the payout
The id value of the merchant to whom the money is sent
Type of member to whom money is sent. See: Payout Merchant Types
The name of the merchant member to whom the money is sent that is written in bank account
The IBAN of the merchant member to whom the money is sent
The date the payout is started
The amount of the payout
Sample Codes
You can review the sample codes in the open source Craftgate API clients.