Search
K
[dev] 🇫🇷 Network Management France

Get networks

get

Query Parameters

pageSizeinteger(int32)required

>= 0<= 200

Example:10

pageNumberinteger(int32)required

>= 1<= 200

Example:1

Response

application/json

0 or more networks are found and retrieved.

PaginatedNetworksResponse

* Additional properties are NOT allowed.
itemsarray | null[object]
* Additional properties are NOT allowed.
Show Child Parameters
totalinteger(int32)
get/networks
 
application/json

Get a network by Id

get

Path Parameters

networkIdstring(uuid)required

Network Id

Response

application/json

The network is found and retrieved.

NetworkResponse

* Additional properties are NOT allowed.
idstring(uuid)
namestring | null
networkTypestring

Allowed values:IntegratedNetworkSalesAgentNetworkWithoutTCardSalesAgentNetworkWithTCardFranchiseOrLicenseeCooperativeGroupPortalForNotariesOrBailiffsHybridNetworkAdvertisingAgencyTechnicalRelationshipSyndicate

authorizedMembersCategoriesarray | null[string]
get/networks/{networkId}
 
application/json

Activity

object
* Additional properties are NOT allowed.
languagesarray[object]required
* Additional properties are NOT allowed.
Show Child Parameters
Example

ActivityEnum

string

Allowed values:transactionlocation

Address

object
* Additional properties are NOT allowed.
streetstringrequired

>= 2 characters<= 100 characters

Example:Rue des Italiens

houseNumberstring

>= 0 characters<= 10 characters

Example:2

addressComplementstring

>= 0 characters<= 100 characters

Example:Rez de chaussée

postalCodestringrequired

>= 0 characters<= 12 characters

Example:75009

citystringrequired

>= 2 characters<= 50 characters

Example:Paris 9ème

countryCodestringrequired

>= 0 characters<= 2 characters

Example:FR

Example