Skip to main content

List Waste Disposals

List Waste Disposals

Query Parameters
per_page number

Define the number of items per page, default is 100

page number

Define the page number, default is 1

waste_transport_manifest_code string

Waste Transport Manifest (MTR) code

final_destination_certificate_code string

Final Destination Certificate (CDF) code

provisory_waste_transport_manifest_code string

Provisory Waste Transport Manifest code

shipment_code string

Shipment code

invoice_code string

Invoice code

ticket_code string

Weighbridge ticket code

service_order_number string

Service order number

waste_erp_code string

ERP code of the waste

generator_partner_national_registry_number string

CNPJ of the generator partner

carrier_partner_national_registry_number string

CNPJ of the carrier partner

recycler_partner_national_registry_number string

CNPJ of the recycler partner

temporary_storage_national_registry_number string

CNPJ of the temporary storage location

shipment_started_at date-time

Start datetime of the shipment

shipment_ended_at date-time

End datetime of the shipment

transport_started_at date-time

Start datetime of the transport

transport_ended_at date-time

End datetime of the transport

issue_started_at date-time

Start datetime of the document issue

issue_ended_at date-time

End datetime of the document issue

receive_started_at date-time

Start datetime of the reception

receive_ended_at date-time

End datetime of the reception

load_attachments_content boolean

Set false to skip base64 and page count generation in attachment payloads

Responses
200

Successful response with list of waste disposals

Schema OPTIONAL
id string OPTIONAL

Uuid of the register

generator_partner_national_registry_number string OPTIONAL

CNPJ of the generator partner.

carrier_partner_national_registry_number string OPTIONAL

CNPJ of the carrier partner

recycler_partner_national_registry_number string OPTIONAL

CNPJ of the recycler partner

temporary_storage_national_registry_number string OPTIONAL

CNPJ of the temporary storage partner

driver_name string OPTIONAL

The driver name.

plate_code string OPTIONAL

The license plate of the vehicle.

transported_at date-time OPTIONAL

Date and time of transport

received_at date-time OPTIONAL

Date and time of receivement

service_order_number string OPTIONAL

Service order number

ticket_code string OPTIONAL

Ticket or reference code

destruction_shipment_declaration_code string OPTIONAL

Destruction Shipment Declaration code

invoices object[] OPTIONAL

List of related invoices

type string OPTIONAL

Possible values: [RECYCLER, CARRIER, OTHER]

Invoice type

code string OPTIONAL

Invoice code or number

attachments object[] OPTIONAL

Related invoice attachments data

id string OPTIONAL

Uuid of the register

file_name string OPTIONAL

The attachment's original name

file_mimetype string OPTIONAL

The attachment's original file type

base_64 string OPTIONAL

The file content in base64 format

page_count string OPTIONAL

The number of pages in the file if it's a PDF

attachments object[] OPTIONAL

Additional documents or files

id string OPTIONAL

Uuid of the register

file_name string OPTIONAL

The attachment's original name

file_mimetype string OPTIONAL

The attachment's original file type

base_64 string OPTIONAL

The file content in base64 format

page_count string OPTIONAL

The number of pages in the file if it's a PDF

wastes object[] OPTIONAL

List of waste items

waste object OPTIONAL
id string OPTIONAL

The uuid of the related waste

erp_code string OPTIONAL

The erp_code of the related waste

name string OPTIONAL

The name of the related waste

packing object OPTIONAL
id string OPTIONAL

The uuid of the related packing

erp_code string OPTIONAL

The erp_code of the related packing

name string OPTIONAL

The name of the related packing

treatment object OPTIONAL
id string OPTIONAL

The uuid of the related treatment

erp_code string OPTIONAL

The erp_code of the related treatment

name string OPTIONAL

The name of the related treatment

internal_code string OPTIONAL

Internal waste code.

ibama_agency_code string OPTIONAL

The related waste IBAMA agency code.

kg_quantity number OPTIONAL

Quantity of waste in Kilograms

quantity number OPTIONAL

Quantity of waste.

unit_measure string OPTIONAL

The quanity unit measure for the waste.

observation string OPTIONAL

The waste observation.

wastes_transport_manifests object[] OPTIONAL

List of waste transport manifests

schema string OPTIONAL

The government schema of the MTR.

code string OPTIONAL

The MTR code.

provisory_code string OPTIONAL

The provisory MTR code.

status string OPTIONAL

The MTR status on the government

error_message string OPTIONAL

When an ocours an error on the MTR integration, this field will contain the error message.

final_destination_certification_code string OPTIONAL

The CDF code on gorvernment

attachments object[] OPTIONAL

The MTR PDF's files

id string OPTIONAL

Uuid of the register

file_name string OPTIONAL

The attachment's original name

file_mimetype string OPTIONAL

The attachment's original file type

base_64 string OPTIONAL

The file content in base64 format

page_count string OPTIONAL

The number of pages in the file if it's a PDF