Status

With this endpoint you can check your bills payment transaction status.

Get Transaction Status:

Verb
URL

POST

{{baseUlr}}/api/bills/status?reference=48934892

curl --location 'https://api.smarthivesms.com/api/bills/status?reference=48934892' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <API KEY>' \

Last updated