Skip to main content
POST
Inscrire une nouvelle agence

Authorizations

Authorization
string
header
required

JWT access token from POST /v1/api/auth/login

Body

application/json
name
string
required
Maximum string length: 255
description
string
rccm
string
Maximum string length: 100
address
string
Maximum string length: 500
city
string
Maximum string length: 100
country
string
Maximum string length: 100
phone
string
Maximum string length: 30
email
string
siret
string
Maximum string length: 14

Response

Agency created successfully

id
integer<int64>
name
string
description
string
rccm
string
address
string
city
string
country
string
phone
string
email
string
logoUrl
string
kycStatus
string
status
string
siret
string
ownerId
integer<int32>
ownerName
string
walletBalance
number
createdAt
string<date-time>