4. Restart
If the payment order you initiated for your pending payouts in the pool within the scope of the marketplace fails, you can track it using the inquiry service and re-trigger it using the JobId.
Reinitiate Payment Order
Parameter
Type
Compolsory
Description
Parameter
Type
Compulsory
Description
{
"JobId": "2501b2de-1e4f-48f9-8263-5bc51b92e193"
}// Soon// Soon// Soon// Soon// Soon// Soon// Soon// SoonParameter
Type
Description
{
"ErrorCode": 0,
"Result": true,
"Message": "",
"Body": {
"JobId": "2501b2de-1e4f-48f9-8263-5bc51b92e193",
"DateFrom": "2024-06-01T00:00:00",
"DateTo": "2024-06-07T00:00:00",
"Earning": 9400.0000,
"Count": 1
}
}Last updated