Get a Charge by ID

Retrieve a one-time charge using its unique identifier, chargeId (e.g., 28936112-bcf1-4240-a851-85fb087c282a). This ID can be found at the end of the URL when the charge is created. If the charge has been paid, transaction details will appear under the paylinkTx field in the response. If no transaction has occurred yet, the field will be returned as "paylinkTx": null.

ℹ️

NOTE: When using Helio on mainnet, set your Base URL to https://api.hel.io and generate your API keys from app.hel.io . For testnet, use https://api.dev.hel.io and generate your API keys from app.dev.hel.io.

Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!