Français
cURL
curl --request GET \ --url https://api.notiline.net/v1/account/balance \ --header 'Authorization: Bearer <token>'
{ "status": 200, "message": "OK", "data": { "balance": "10000", "currency": "XOF" } }
Obtenir le solde actuel de l’entreprise
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
opération réussie
200
"OK"
Afficher attributs enfants