v1
latestOpenAPI 3.0.32026-07-26214048.5 KBProvider
Get a v2 payment order by ID (provider)
Returns a single payment order assigned to the authenticated provider, including polymorphic source/destination, providerAccount, and transaction logs.
get/provider/orders/{id}
Path parameters
idstring uuid required
UUID of the payment order.
Response
V2 payment order
Example response
{
"status": "success"
}