Skip to main content

Get Waste Disposal Integration

Get Waste Disposal Integration

Query Parameters
id string REQUIRED

Integration ID

Responses
200

200 response

Schema OPTIONAL
id string OPTIONAL

The unique identifier of the integration

path string OPTIONAL

The path of the integration

message string OPTIONAL

A message describing the integration

status string OPTIONAL

Possible values: [CREATED, PROCESSING, COMPLETED, FAILED, ARCHIVED]

The status of the integration

request_details object OPTIONAL

Details of the request made to the integration

path string OPTIONAL

The original request's path

http_method string OPTIONAL

The original request's HTTP method

body string OPTIONAL

The original request's body content

query_params string OPTIONAL

The original request's query param content

response object 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