Skip to main content
POST
Ajouter une IP autorisée
Whitelisting obligatoire à partir du 25 septembre 2026. Guide : Whitelisting IP.

Authorizations

authenticationtoken
string
header
required

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

Body

application/json
merchant_reference
string
required
Example:

"beautyshop"

ipAddress
string
required
Maximum string length: 64
Example:

"41.207.12.34"

label
string
Maximum string length: 100
Example:

"Serveur de production"

Response

IP ajoutée.

id
string<uuid>
merchantId
string<uuid>
ipAddress
string

IPv4, IPv6 ou plage CIDR normalisée.

Example:

"41.207.12.34"

label
string | null
Example:

"Serveur de production"

createdAt
string<date-time>