How to order a line

Covage’s common fiber and copper address repository allows cross eligibility. To do this, you can retrieve the address of an endpoint or a building in order to change the type of eligibility (copper or fiber).

Order a copper line from an address

Action

URL

API call parameters (* to get from the previous call(s))

List of cities

/api/v2/eligibility/cities/

zipcode

List of streets

/api/v2/eligibility/streets/

*kosc_insee_code

List street numbers

/api/v2/eligibility/street_numbers/

*kosc_street_code

List endpoints on an address

/api/v2/eligibility/endpoints/

*kosc_street_code [and *street_number]

Obtain a copper eligibility

/api/v2/eligibility/offers/

*reference (endpoint_ref), *reference_type (endpoint_ref_type), *status and activation_type

Order a copper line

/api/v2/orders/

*eligibility_ref and *product.code

Order a copper line from a line reference

Action

URL

API call parameters (* to get from the previous call(s))

Obtain a copper eligibility

/api/v2/eligibility/offers/

reference, reference_type, status and activation_type

Order a copper line

/api/v2/orders/

*eligibility_ref and *product.code

Order a fiber line from a building code

Action

URL

API call parameters (* to get from the previous call(s))

List of cities

/api/v2/eligibility/cities/

zipcode

List of streets

/api/v2/eligibility/streets/

*kosc_insee_code

List street numbers

/api/v2/eligibility/street_numbers/

*kosc_street_code

List of buildings

/api/v2/eligibility/buildings/

*kosc_street_code [and *street_number]

Obtain a fiber eligibility

/api/v2/eligibility/offers/

*reference (building_ref) and reference_type

Order a Fiber line

/api/v2/orders/

*eligibility_ref and *product.code

Ordering a fiber line from an optical socket

Action

URL

API call parameters (* to get from the previous call(s))

Obtain a fiber eligibility

/api/v2/eligibility/offers/

reference and reference_type

Order a fiber line

/api/v2/orders/

*eligibility_ref* and *product.code

Order a fiber line from a copper line

Action

URL

API call parameters (* to get from the previous call(s))

Get the address of the copper endpoint

/api/v2/eligibility/endpoints/

endpoint_ref

List buildings

/api/v2/eligibility/buildings/

*kosc_street_code [and *street_number]

Obtaining fiber eligibility

/api/v2/eligibility/offers/

*reference (building_ref) and reference_type

Order the fiber line

/api/v2/orders/

*eligibility_ref* and *product.code