Skip to main content
GET
Consulter le solde

Authorizations

authenticationtoken
string
header
required

JWT obtenu via POST /user/login-merchant. À passer tel quel, sans préfixe Bearer.

Query Parameters

merchant_reference
string
required

Référence de votre compte marchand (celle choisie à l'inscription, ex. beautyshop).

Example:

"beautyshop"

Response

Solde du marchand (chaîne décimale).

The response is of type string.

Example:

"125000.00"