Addresses
Last updated
Was this helpful?
Last updated
Was this helpful?
Add the address to the requester's company contact book. The address belongs to a company that already exists or is created in the same time.
Label for this address
Transport Bouvet
The id of the address in your system.
COMP_123_ADR_1
Address not mandatory but strongly advised to fill
3 rue des champs
Nantes
44000
Only the 2-character codification is accepted (ISO 3166-1 alpha-2). Country not mandatory but strongly advised to fill
FR
Latitude using the decimal GPS coordinates (WGS84). At 7 decimals, the position is accurate around the centimeter.
-52.5561625
Longitude using the decimal GPS coordinates (WGS84). At 7 decimals, the position is accurate around the centimeter.
92.896504
Radius around the GPS coordinates within which the address is located (in meters)
if true
, when this address is used as a loading or unloading site, the mobile app displays an itinerary button to start GPS app with guidance to these coordinates
Indicates that the address is a fake one created from demonstration. Everything linked to it will be deleted when using the 'Delete demo content' button in company parameters
Identification of the company for which the address is created. You may simply use its pk
or remote_id
if the company already exists. Other possible identification method are its trade_number
or name
. If it doesn't exist, the company will be created with the information you send based on what's possible when creating a company via /companies/ web service. Minimum required information in this case is a name (e.g. for a logistic point).
If you choose to identify an object with its remote_id
instead of its pk
then
replace the pk
value with the remote_id
value in the URL
specify lookup_field=remote_id
in the query parameters
Used to specify what field is used in the URL to identify the object you're requesting, e.g. with the remote_id
(see path parameters)
No body
Dashdoc's internal id
If you choose to identify an object with its remote_id
instead of its pk
then
replace the pk
value with the remote_id
value in the URL
specify lookup_field=remote_id
in the query parameters
Used to specify what field is used in the URL to identify the object you're requesting, e.g. with the remote_id
(see path parameters)
If you choose to identify an object with its remote_id
instead of its pk
then
replace the pk
value with the remote_id
value in the URL
specify lookup_field=remote_id
in the query parameters
Used to specify what field is used in the URL to identify the object you're requesting, e.g. with the remote_id
(see path parameters)
Label for this address
Transport Bouvet
The id of the address in your system.
3 rue des champs
Nantes
44000
Only the 2-character codification is accepted (ISO 3166-1 alpha-2)
FR
Latitude using the decimal GPS coordinates (WGS84). At 7 decimals, the position is accurate around the centimeter.
-52.5561625
Longitude using the decimal GPS coordinates (WGS84). At 7 decimals, the position is accurate around the centimeter.
92.896504
Radius around the GPS coordinates within which the address is located (in meters)
if true
, when this address is used as a loading or unloading site, the mobile app displays an itinerary button to start GPS app with guidance to these coordinates
Indicates that the address is a fake one created from demonstration. Everything linked to it will be deleted when using the 'Delete demo content' button in company parameters
Identification of the company that the address belongs to. You may simply use its pk
or remote_id
, or just a name (e.g. for a logistic point that has no other company detail in your address book).