v2
latestOpenAPI 3.1.02026-07-267085761.0 MBAdmin Uniteller
Sync Payout Status
Sync a processing international payout's status from Uniteller getStatusCheck. The live orderStatus (P/A/I/F) is applied through the same status-webhook path used for provider webhooks, so the status mapping, terminal guards, transaction log and Pusher refresh are identical. Only valid while the payout is PROCESSING.
post/api/admin/uniteller/payout/{payment_id}/sync
Path parameters
payment_idstring uuid required
Response
Successful Response
Example response
{
"success": true,
"message": "Operation completed.",
"queryGeneratedTime": 1718006400
}