Skip to main content
POST
Fetches the latest provider status for a transaction and reconciles it immediately — instead of waiting for the next scheduled reconciliation run. Call it from your backend right after a payment completes for instant post-payment status. Scoped to your application and the calling key’s mode (test/live); it cannot touch other merchants’ data.

Path Parameters

string
required
The provider reference ID of the transaction to sync (e.g. the Monime payment reference).

Response