Tracking Files
Last updated
Was this helpful?
Last updated
Was this helpful?
/tracking-files/
A page number within the paginated result set.
curl -L \
--url 'https://api.dashdoc.eu/api/v4/tracking-files/' \
--header 'Authentication: YOUR_API_KEY'
{
"count": 1,
"next": "text",
"previous": "text",
"results": [
{
"loading_address": {
"name": "Transport Bouvet",
"address": "3 rue des champs",
"city": "Nantes",
"postcode": "44000",
"country": "FR",
"latitude": -52.5561625,
"longitude": 92.896504,
"is_demo": true,
"is_carrier": true,
"is_shipper": true,
"is_origin": true,
"is_destination": true,
"created_by": {
"pk": 25,
"name": "Transport Bouvet"
},
"created_by_user": {
"pk": 34,
"display_name": "Jean Pierre Bouvet",
"company": 25,
"trucker_id": 95
},
"created": "2020-12-22T15:31:39.26167Z",
"instructions": "text",
"company": {
"remote_id": "text",
"created": "2020-07-30T21:10:06.445510Z",
"updated": "2020-07-30T21:10:06.44551Z",
"deleted": true,
"name": "Transport Bouvet",
"phone_number": "0601020304",
"email": "i.love.dashdoc@gmail.com",
"siren": "123456789",
"trade_number": "text",
"country": "FR",
"comments": "text",
"vat_number": "text",
"is_verified": true,
"settings_transport_order_observations": "text",
"settings_constrain_reference_edition": true,
"subscription_access": {},
"settings": {},
"primary_address": {
"pk": "text",
"name": "Transport Bouvet",
"address": "3 rue des champs",
"city": "Nantes",
"postcode": "44000",
"country": "FR",
"latitude": -52.5561625,
"longitude": 92.896504,
"is_demo": true,
"is_carrier": true,
"is_shipper": true,
"is_origin": true,
"is_destination": true,
"created_by": 1,
"instructions": "text",
"radius": 500,
"coords_validated": false,
"created": "2020-07-30T21:10:06.44551Z",
"remote_id": "text"
},
"pk": 928,
"invoicing_remote_id": "COMP_456",
"account_type": "text",
"logo": "text",
"has_loggable_managers": true,
"managers": [
{
"user": {
"email": "adele.bouvet@gmail.com",
"first_name": "Adèle",
"last_name": "Bouvet"
},
"display_name": "text",
"role": "text",
"pk": 928
}
]
},
"pk": 23498,
"radius": 500,
"coords_validated": false,
"remote_id": "text"
},
"unloading_address": {
"name": "Transport Bouvet",
"address": "3 rue des champs",
"city": "Nantes",
"postcode": "44000",
"country": "FR",
"latitude": -52.5561625,
"longitude": 92.896504,
"is_demo": true,
"is_carrier": true,
"is_shipper": true,
"is_origin": true,
"is_destination": true,
"created_by": {
"pk": 25,
"name": "Transport Bouvet"
},
"created_by_user": {
"pk": 34,
"display_name": "Jean Pierre Bouvet",
"company": 25,
"trucker_id": 95
},
"created": "2020-12-22T15:31:39.26167Z",
"instructions": "text",
"company": {
"remote_id": "text",
"created": "2020-07-30T21:10:06.445510Z",
"updated": "2020-07-30T21:10:06.44551Z",
"deleted": true,
"name": "Transport Bouvet",
"phone_number": "0601020304",
"email": "i.love.dashdoc@gmail.com",
"siren": "123456789",
"trade_number": "text",
"country": "FR",
"comments": "text",
"vat_number": "text",
"is_verified": true,
"settings_transport_order_observations": "text",
"settings_constrain_reference_edition": true,
"subscription_access": {},
"settings": {},
"primary_address": {
"pk": "text",
"name": "Transport Bouvet",
"address": "3 rue des champs",
"city": "Nantes",
"postcode": "44000",
"country": "FR",
"latitude": -52.5561625,
"longitude": 92.896504,
"is_demo": true,
"is_carrier": true,
"is_shipper": true,
"is_origin": true,
"is_destination": true,
"created_by": 1,
"instructions": "text",
"radius": 500,
"coords_validated": false,
"created": "2020-07-30T21:10:06.44551Z",
"remote_id": "text"
},
"pk": 928,
"invoicing_remote_id": "COMP_456",
"account_type": "text",
"logo": "text",
"has_loggable_managers": true,
"managers": [
{
"user": {
"email": "adele.bouvet@gmail.com",
"first_name": "Adèle",
"last_name": "Bouvet"
},
"display_name": "text",
"role": "text",
"pk": 928
}
]
},
"pk": 23498,
"radius": 500,
"coords_validated": false,
"remote_id": "text"
},
"total_load": {
"is_dangerous": true,
"adr_un_code": "text",
"legal_mentions": "text",
"container_number": "text",
"container_seal_number": "text",
"temperature": "text",
"steres": 1,
"volume_display_unit": "m3",
"uid": "text",
"remote_id": "text",
"description": "text",
"weight": 1,
"volume": 1,
"linear_meters": 1,
"quantity": 1,
"category": "text",
"complementary_information": "text",
"tare_weight": 1,
"refrigerated": true,
"idtf_number": "text",
"use_identifiers": true,
"identifiers": "text",
"identifiers_observations": "text",
"dangerous_goods_category": "1"
},
"uid": "123e4567-e89b-12d3-a456-426614174000",
"created": "2023-10-01T00:00:00Z",
"name": "My tracking file name",
"shipper_id": 123,
"quantity_per_transport": 100,
"start_date": "2023-10-01T00:00:00Z",
"end_date": "2023-10-10T00:00:00Z",
"template_uid": "template-uid-123",
"requires_washing": false,
"is_multiple_compartments": false,
"status": "open",
"unit": "kilogram"
}
]
}
Get successful
/tracking-files/
Name of the tracking file
My tracking file name
ID of the shipper
123
Start date of the tracking file
2023-10-01T00:00:00Z
End date of the tracking file
2023-10-10T00:00:00Z
ID of the loading address.
456
ID of the unloading address
789
Quantity per transport
100
Indicates if washing is required by default for transports that will be created in this tracking file
false
Indicates if there are multiple compartments by default for transports that will be created in this tracking file
false
Unit of measurement
kilogram
liter
, cubic_meter
, kilogram
, stere
, linear_meter
, quantity
curl -L \
--request POST \
--url 'https://api.dashdoc.eu/api/v4/tracking-files/' \
--header 'Authentication: YOUR_API_KEY' \
--header 'Content-Type: application/json' \
--data '{"total_load":{"is_dangerous":false,"adr_un_code":"UN 1202","legal_mentions":"Dangerous for the environment","dangerous_goods_category":"1"},"name":"My tracking file name","shipper_id":123,"start_date":"2023-10-01T00:00:00Z","end_date":"2023-10-10T00:00:00Z","loading_address_id":456,"unloading_address_id":789,"quantity_per_transport":100,"requires_washing":false,"is_multiple_compartments":false,"unit":"kilogram"}'
{
"loading_address": {
"name": "Transport Bouvet",
"address": "3 rue des champs",
"city": "Nantes",
"postcode": "44000",
"country": "FR",
"latitude": -52.5561625,
"longitude": 92.896504,
"is_demo": true,
"is_carrier": true,
"is_shipper": true,
"is_origin": true,
"is_destination": true,
"created_by": {
"pk": 25,
"name": "Transport Bouvet"
},
"created_by_user": {
"pk": 34,
"display_name": "Jean Pierre Bouvet",
"company": 25,
"trucker_id": 95
},
"created": "2020-12-22T15:31:39.26167Z",
"instructions": "text",
"company": {
"remote_id": "text",
"created": "2020-07-30T21:10:06.445510Z",
"updated": "2020-07-30T21:10:06.44551Z",
"deleted": true,
"name": "Transport Bouvet",
"phone_number": "0601020304",
"email": "i.love.dashdoc@gmail.com",
"siren": "123456789",
"trade_number": "text",
"country": "FR",
"comments": "text",
"vat_number": "text",
"is_verified": true,
"settings_transport_order_observations": "text",
"settings_constrain_reference_edition": true,
"subscription_access": {},
"settings": {},
"primary_address": {
"pk": "text",
"name": "Transport Bouvet",
"address": "3 rue des champs",
"city": "Nantes",
"postcode": "44000",
"country": "FR",
"latitude": -52.5561625,
"longitude": 92.896504,
"is_demo": true,
"is_carrier": true,
"is_shipper": true,
"is_origin": true,
"is_destination": true,
"created_by": 1,
"instructions": "text",
"radius": 500,
"coords_validated": false,
"created": "2020-07-30T21:10:06.44551Z",
"remote_id": "text"
},
"pk": 928,
"invoicing_remote_id": "COMP_456",
"account_type": "text",
"logo": "text",
"has_loggable_managers": true,
"managers": [
{
"user": {
"email": "adele.bouvet@gmail.com",
"first_name": "Adèle",
"last_name": "Bouvet"
},
"display_name": "text",
"role": "text",
"pk": 928
}
]
},
"pk": 23498,
"radius": 500,
"coords_validated": false,
"remote_id": "text"
},
"unloading_address": {
"name": "Transport Bouvet",
"address": "3 rue des champs",
"city": "Nantes",
"postcode": "44000",
"country": "FR",
"latitude": -52.5561625,
"longitude": 92.896504,
"is_demo": true,
"is_carrier": true,
"is_shipper": true,
"is_origin": true,
"is_destination": true,
"created_by": {
"pk": 25,
"name": "Transport Bouvet"
},
"created_by_user": {
"pk": 34,
"display_name": "Jean Pierre Bouvet",
"company": 25,
"trucker_id": 95
},
"created": "2020-12-22T15:31:39.26167Z",
"instructions": "text",
"company": {
"remote_id": "text",
"created": "2020-07-30T21:10:06.445510Z",
"updated": "2020-07-30T21:10:06.44551Z",
"deleted": true,
"name": "Transport Bouvet",
"phone_number": "0601020304",
"email": "i.love.dashdoc@gmail.com",
"siren": "123456789",
"trade_number": "text",
"country": "FR",
"comments": "text",
"vat_number": "text",
"is_verified": true,
"settings_transport_order_observations": "text",
"settings_constrain_reference_edition": true,
"subscription_access": {},
"settings": {},
"primary_address": {
"pk": "text",
"name": "Transport Bouvet",
"address": "3 rue des champs",
"city": "Nantes",
"postcode": "44000",
"country": "FR",
"latitude": -52.5561625,
"longitude": 92.896504,
"is_demo": true,
"is_carrier": true,
"is_shipper": true,
"is_origin": true,
"is_destination": true,
"created_by": 1,
"instructions": "text",
"radius": 500,
"coords_validated": false,
"created": "2020-07-30T21:10:06.44551Z",
"remote_id": "text"
},
"pk": 928,
"invoicing_remote_id": "COMP_456",
"account_type": "text",
"logo": "text",
"has_loggable_managers": true,
"managers": [
{
"user": {
"email": "adele.bouvet@gmail.com",
"first_name": "Adèle",
"last_name": "Bouvet"
},
"display_name": "text",
"role": "text",
"pk": 928
}
]
},
"pk": 23498,
"radius": 500,
"coords_validated": false,
"remote_id": "text"
},
"total_load": {
"is_dangerous": true,
"adr_un_code": "text",
"legal_mentions": "text",
"container_number": "text",
"container_seal_number": "text",
"temperature": "text",
"steres": 1,
"volume_display_unit": "m3",
"uid": "text",
"remote_id": "text",
"description": "text",
"weight": 1,
"volume": 1,
"linear_meters": 1,
"quantity": 1,
"category": "text",
"complementary_information": "text",
"tare_weight": 1,
"refrigerated": true,
"idtf_number": "text",
"use_identifiers": true,
"identifiers": "text",
"identifiers_observations": "text",
"dangerous_goods_category": "1"
},
"uid": "123e4567-e89b-12d3-a456-426614174000",
"created": "2023-10-01T00:00:00Z",
"name": "My tracking file name",
"shipper_id": 123,
"quantity_per_transport": 100,
"start_date": "2023-10-01T00:00:00Z",
"end_date": "2023-10-10T00:00:00Z",
"template_uid": "template-uid-123",
"requires_washing": false,
"is_multiple_compartments": false,
"status": "open",
"unit": "kilogram"
}
Create successful
/tracking-files/{uid}//
Unique identifier of the tracking file
curl -L \
--request DELETE \
--url 'https://api.dashdoc.eu/api/v4/tracking-files/{uid}/' \
--header 'Authentication: YOUR_API_KEY'
No body
Delete successful
/tracking-files/{uid}//
Unique identifier of the tracking file
curl -L \
--url 'https://api.dashdoc.eu/api/v4/tracking-files/{uid}/' \
--header 'Authentication: YOUR_API_KEY'
{
"loading_address": {
"name": "Transport Bouvet",
"address": "3 rue des champs",
"city": "Nantes",
"postcode": "44000",
"country": "FR",
"latitude": -52.5561625,
"longitude": 92.896504,
"is_demo": true,
"is_carrier": true,
"is_shipper": true,
"is_origin": true,
"is_destination": true,
"created_by": {
"pk": 25,
"name": "Transport Bouvet"
},
"created_by_user": {
"pk": 34,
"display_name": "Jean Pierre Bouvet",
"company": 25,
"trucker_id": 95
},
"created": "2020-12-22T15:31:39.26167Z",
"instructions": "text",
"company": {
"remote_id": "text",
"created": "2020-07-30T21:10:06.445510Z",
"updated": "2020-07-30T21:10:06.44551Z",
"deleted": true,
"name": "Transport Bouvet",
"phone_number": "0601020304",
"email": "i.love.dashdoc@gmail.com",
"siren": "123456789",
"trade_number": "text",
"country": "FR",
"comments": "text",
"vat_number": "text",
"is_verified": true,
"settings_transport_order_observations": "text",
"settings_constrain_reference_edition": true,
"subscription_access": {},
"settings": {},
"primary_address": {
"pk": "text",
"name": "Transport Bouvet",
"address": "3 rue des champs",
"city": "Nantes",
"postcode": "44000",
"country": "FR",
"latitude": -52.5561625,
"longitude": 92.896504,
"is_demo": true,
"is_carrier": true,
"is_shipper": true,
"is_origin": true,
"is_destination": true,
"created_by": 1,
"instructions": "text",
"radius": 500,
"coords_validated": false,
"created": "2020-07-30T21:10:06.44551Z",
"remote_id": "text"
},
"pk": 928,
"invoicing_remote_id": "COMP_456",
"account_type": "text",
"logo": "text",
"has_loggable_managers": true,
"managers": [
{
"user": {
"email": "adele.bouvet@gmail.com",
"first_name": "Adèle",
"last_name": "Bouvet"
},
"display_name": "text",
"role": "text",
"pk": 928
}
]
},
"pk": 23498,
"radius": 500,
"coords_validated": false,
"remote_id": "text"
},
"unloading_address": {
"name": "Transport Bouvet",
"address": "3 rue des champs",
"city": "Nantes",
"postcode": "44000",
"country": "FR",
"latitude": -52.5561625,
"longitude": 92.896504,
"is_demo": true,
"is_carrier": true,
"is_shipper": true,
"is_origin": true,
"is_destination": true,
"created_by": {
"pk": 25,
"name": "Transport Bouvet"
},
"created_by_user": {
"pk": 34,
"display_name": "Jean Pierre Bouvet",
"company": 25,
"trucker_id": 95
},
"created": "2020-12-22T15:31:39.26167Z",
"instructions": "text",
"company": {
"remote_id": "text",
"created": "2020-07-30T21:10:06.445510Z",
"updated": "2020-07-30T21:10:06.44551Z",
"deleted": true,
"name": "Transport Bouvet",
"phone_number": "0601020304",
"email": "i.love.dashdoc@gmail.com",
"siren": "123456789",
"trade_number": "text",
"country": "FR",
"comments": "text",
"vat_number": "text",
"is_verified": true,
"settings_transport_order_observations": "text",
"settings_constrain_reference_edition": true,
"subscription_access": {},
"settings": {},
"primary_address": {
"pk": "text",
"name": "Transport Bouvet",
"address": "3 rue des champs",
"city": "Nantes",
"postcode": "44000",
"country": "FR",
"latitude": -52.5561625,
"longitude": 92.896504,
"is_demo": true,
"is_carrier": true,
"is_shipper": true,
"is_origin": true,
"is_destination": true,
"created_by": 1,
"instructions": "text",
"radius": 500,
"coords_validated": false,
"created": "2020-07-30T21:10:06.44551Z",
"remote_id": "text"
},
"pk": 928,
"invoicing_remote_id": "COMP_456",
"account_type": "text",
"logo": "text",
"has_loggable_managers": true,
"managers": [
{
"user": {
"email": "adele.bouvet@gmail.com",
"first_name": "Adèle",
"last_name": "Bouvet"
},
"display_name": "text",
"role": "text",
"pk": 928
}
]
},
"pk": 23498,
"radius": 500,
"coords_validated": false,
"remote_id": "text"
},
"total_load": {
"is_dangerous": true,
"adr_un_code": "text",
"legal_mentions": "text",
"container_number": "text",
"container_seal_number": "text",
"temperature": "text",
"steres": 1,
"volume_display_unit": "m3",
"uid": "text",
"remote_id": "text",
"description": "text",
"weight": 1,
"volume": 1,
"linear_meters": 1,
"quantity": 1,
"category": "text",
"complementary_information": "text",
"tare_weight": 1,
"refrigerated": true,
"idtf_number": "text",
"use_identifiers": true,
"identifiers": "text",
"identifiers_observations": "text",
"dangerous_goods_category": "1"
},
"uid": "123e4567-e89b-12d3-a456-426614174000",
"created": "2023-10-01T00:00:00Z",
"name": "My tracking file name",
"shipper_id": 123,
"quantity_per_transport": 100,
"start_date": "2023-10-01T00:00:00Z",
"end_date": "2023-10-10T00:00:00Z",
"template_uid": "template-uid-123",
"requires_washing": false,
"is_multiple_compartments": false,
"status": "open",
"unit": "kilogram"
}
Get successful
/tracking-files/{uid}//
Unique identifier of the tracking file
Name of the tracking file
My tracking file name
ID of the shipper
123
Start date of the tracking file
2023-10-01T00:00:00Z
End date of the tracking file
2023-10-10T00:00:00Z
ID of the loading address.
456
ID of the unloading address
789
Quantity per transport
100
Indicates if washing is required by default for transports that will be created in this tracking file
false
Indicates if there are multiple compartments by default for transports that will be created in this tracking file
false
Unit of measurement
kilogram
liter
, cubic_meter
, kilogram
, stere
, linear_meter
, quantity
curl -L \
--request PATCH \
--url 'https://api.dashdoc.eu/api/v4/tracking-files/{uid}/' \
--header 'Authentication: YOUR_API_KEY' \
--header 'Content-Type: application/json' \
--data '{"total_load":{"is_dangerous":false,"adr_un_code":"UN 1202","legal_mentions":"Dangerous for the environment","dangerous_goods_category":"1"},"name":"My tracking file name","shipper_id":123,"start_date":"2023-10-01T00:00:00Z","end_date":"2023-10-10T00:00:00Z","loading_address_id":456,"unloading_address_id":789,"quantity_per_transport":100,"requires_washing":false,"is_multiple_compartments":false,"unit":"kilogram"}'
{
"loading_address": {
"name": "Transport Bouvet",
"address": "3 rue des champs",
"city": "Nantes",
"postcode": "44000",
"country": "FR",
"latitude": -52.5561625,
"longitude": 92.896504,
"is_demo": true,
"is_carrier": true,
"is_shipper": true,
"is_origin": true,
"is_destination": true,
"created_by": {
"pk": 25,
"name": "Transport Bouvet"
},
"created_by_user": {
"pk": 34,
"display_name": "Jean Pierre Bouvet",
"company": 25,
"trucker_id": 95
},
"created": "2020-12-22T15:31:39.26167Z",
"instructions": "text",
"company": {
"remote_id": "text",
"created": "2020-07-30T21:10:06.445510Z",
"updated": "2020-07-30T21:10:06.44551Z",
"deleted": true,
"name": "Transport Bouvet",
"phone_number": "0601020304",
"email": "i.love.dashdoc@gmail.com",
"siren": "123456789",
"trade_number": "text",
"country": "FR",
"comments": "text",
"vat_number": "text",
"is_verified": true,
"settings_transport_order_observations": "text",
"settings_constrain_reference_edition": true,
"subscription_access": {},
"settings": {},
"primary_address": {
"pk": "text",
"name": "Transport Bouvet",
"address": "3 rue des champs",
"city": "Nantes",
"postcode": "44000",
"country": "FR",
"latitude": -52.5561625,
"longitude": 92.896504,
"is_demo": true,
"is_carrier": true,
"is_shipper": true,
"is_origin": true,
"is_destination": true,
"created_by": 1,
"instructions": "text",
"radius": 500,
"coords_validated": false,
"created": "2020-07-30T21:10:06.44551Z",
"remote_id": "text"
},
"pk": 928,
"invoicing_remote_id": "COMP_456",
"account_type": "text",
"logo": "text",
"has_loggable_managers": true,
"managers": [
{
"user": {
"email": "adele.bouvet@gmail.com",
"first_name": "Adèle",
"last_name": "Bouvet"
},
"display_name": "text",
"role": "text",
"pk": 928
}
]
},
"pk": 23498,
"radius": 500,
"coords_validated": false,
"remote_id": "text"
},
"unloading_address": {
"name": "Transport Bouvet",
"address": "3 rue des champs",
"city": "Nantes",
"postcode": "44000",
"country": "FR",
"latitude": -52.5561625,
"longitude": 92.896504,
"is_demo": true,
"is_carrier": true,
"is_shipper": true,
"is_origin": true,
"is_destination": true,
"created_by": {
"pk": 25,
"name": "Transport Bouvet"
},
"created_by_user": {
"pk": 34,
"display_name": "Jean Pierre Bouvet",
"company": 25,
"trucker_id": 95
},
"created": "2020-12-22T15:31:39.26167Z",
"instructions": "text",
"company": {
"remote_id": "text",
"created": "2020-07-30T21:10:06.445510Z",
"updated": "2020-07-30T21:10:06.44551Z",
"deleted": true,
"name": "Transport Bouvet",
"phone_number": "0601020304",
"email": "i.love.dashdoc@gmail.com",
"siren": "123456789",
"trade_number": "text",
"country": "FR",
"comments": "text",
"vat_number": "text",
"is_verified": true,
"settings_transport_order_observations": "text",
"settings_constrain_reference_edition": true,
"subscription_access": {},
"settings": {},
"primary_address": {
"pk": "text",
"name": "Transport Bouvet",
"address": "3 rue des champs",
"city": "Nantes",
"postcode": "44000",
"country": "FR",
"latitude": -52.5561625,
"longitude": 92.896504,
"is_demo": true,
"is_carrier": true,
"is_shipper": true,
"is_origin": true,
"is_destination": true,
"created_by": 1,
"instructions": "text",
"radius": 500,
"coords_validated": false,
"created": "2020-07-30T21:10:06.44551Z",
"remote_id": "text"
},
"pk": 928,
"invoicing_remote_id": "COMP_456",
"account_type": "text",
"logo": "text",
"has_loggable_managers": true,
"managers": [
{
"user": {
"email": "adele.bouvet@gmail.com",
"first_name": "Adèle",
"last_name": "Bouvet"
},
"display_name": "text",
"role": "text",
"pk": 928
}
]
},
"pk": 23498,
"radius": 500,
"coords_validated": false,
"remote_id": "text"
},
"total_load": {
"is_dangerous": true,
"adr_un_code": "text",
"legal_mentions": "text",
"container_number": "text",
"container_seal_number": "text",
"temperature": "text",
"steres": 1,
"volume_display_unit": "m3",
"uid": "text",
"remote_id": "text",
"description": "text",
"weight": 1,
"volume": 1,
"linear_meters": 1,
"quantity": 1,
"category": "text",
"complementary_information": "text",
"tare_weight": 1,
"refrigerated": true,
"idtf_number": "text",
"use_identifiers": true,
"identifiers": "text",
"identifiers_observations": "text",
"dangerous_goods_category": "1"
},
"uid": "123e4567-e89b-12d3-a456-426614174000",
"created": "2023-10-01T00:00:00Z",
"name": "My tracking file name",
"shipper_id": 123,
"quantity_per_transport": 100,
"start_date": "2023-10-01T00:00:00Z",
"end_date": "2023-10-10T00:00:00Z",
"template_uid": "template-uid-123",
"requires_washing": false,
"is_multiple_compartments": false,
"status": "open",
"unit": "kilogram"
}
Update successful