Skip to main content
If a callback URL is configured in your web profile, Beem sends a JSON POST request to your server when the final recharge status is available. Your server must respond with HTTP 200 OK.

Callback flow


Callback parameters


Sample callback payload


Expected response

Respond with HTTP 200 OK to acknowledge receipt of the callback.
Match callbacks to original requests using transaction_id or your reference_id.