# Balance

# Get Balance

# Description

You can use this API to check your remaining balance.

# Endpoint

    POST https://my.textme.co.il/api
  

# Parameters

Name Type Description Required
balance object Contains all other elements. ✔️
user object Contains the user element. ✔️
username string The username of the account by which you are recognized in the system ✔️
type string If you want to get mail balance add <type>mail</type> under the balance element. the balance element. If not sent consider as SMS balance

# Request Example

xml
Copy code
    
  

# Response Example

xml
Copy code
    
  

Note

Full description of the response status and message can be found in here:

Last Updated: 8/23/2023, 11:39:26 AM