Transactions
Sync Transaction
Trigger an immediate reconciliation sync for one of your transactions by its provider reference.
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
The provider reference ID of the transaction to sync (e.g. the Monime payment reference).