Request parameters
To get the payout schedule information for a merchant, make a POST /getPayoutSchedule
specifying:
Name | Type | Required | Description |
---|---|---|---|
|
String |
|
DEPRECATED |
|
String |
|
A merchant code string holds a value to identify a merchant. Format:
|
Response parameters
If there are no errors in the request, the call returns a list of configured, unconfirmed deleted, and unconfirmed updated bank accounts belonging to the specified merchant code.
Name | Type | Returned by default | Description | |
---|---|---|---|---|
|
String |
|
Free-text description of the payout schedule. | |
|
int |
|
Number of payout days per week. Allowed values:
| |
|
String |
|
A reference to uniquely identify the request. | |
|
String |
|
List containing one or more warning messages. | |
|
String |
|
List containing one or more error messages. |