Developer Center

Current Balance Information

With this API command, "Viewing Current Balance Information" process is provided.
METHOD POST
URL < API URL >balance
Content-Type application/json

Parameters
Name Mandatory Description
user_token Yes The "User Token" information you obtained.

Sample Request

{
    "user_token": "< User Token >"
}

Sample Output

{
    "status": "successful",
    "formatted": "49.643,13",
    "formatted_symbolic": "$49,643.13",
    "unformatted": "49643.1318",
    "currency": "USD"
}
Detailed SMS Report Viewing SMS Fee Schedule

Do you have any questions?

Feel free to contact us
Contact Us
Copyright © 2024. All Rights Reserved.
Join Our Discord Channel
Top