3. Query
You can track the payment trigger order you submitted for your pending payouts in the pool within the marketplace through this service.
Initiate Payment Order
Parameter
Type
Compolsory
Description
Parameter
Type
Descripiton
{
"ErrorCode": 0,
"Result": true,
"Message": "",
"Body": {
"JobId": "89b9bef1-d7af-42b9-8f3b-7c4331cf274b",
"DateFrom": "2024-07-04T00:00:00",
"DateTo": "2024-07-06T00:00:00",
"Earning": 72.0300,
"Count": 1,
"AnySuccess": true,
"Results": [
{
"Result": true,
"ResultMessage": ""
}
]
}
}Last updated