ACCOUNT
API Account is a channel to identify and checking credit balance, which will return the account type and remaining credits
Last updated
API Account is a channel to identify and checking credit balance, which will return the account type and remaining credits
Last updated
You can check the user's credits, which have 2 type of accounting; Prepaid and Postpaid
You can start creating HTTP request as this following:
Request example (method : Post)
Using API; your system will get the response in return of different status. So, the system will understand what the reason on particular activity is. In order to tackle and apply different solution at the right cause.
If successful, response header HTTP status code will be 200 OK
and the message logs will be returned. If you try to send a message without authorization, you will get a response with HTTP status code 401 Unauthorized
.
If you are using this method too many times in a short period, you will get status code 429 Too Many Requests
. This prevents misusing logs in cases where reports would be more appropriate.
Header
description
HTTP Request (URL)
HTTP Headers
Content-Type: application/json
Authorization: (Basic Auth) Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ==
HTTP Methods
POST
Parameter
type
description
type
string
Type of accounting
credit
number
Amount of credits