Skip to main content

Create Waste Disposal

Create Waste Disposal

Request Body REQUIRED
generator_partner_national_registry_number string REQUIRED

CNPJ of the generator partner, when your credentials doesn't have a default tenancy the generator must be an tenancy on the business group.

generator_partner_units object[]

List of generator partner units

schema string

Possible values: [SIGOR, IMA, IMA_AL, IEMA, INEA, FEAM, FEPAM, SINIR]

The name of the government schema

unit_code integer

Unit code identifier

carrier_partner_national_registry_number string REQUIRED

CNPJ of the carrier partner

carrier_partner_units object[]

List of carrier partner units

schema string

Possible values: [SIGOR, IMA, IMA_AL, IEMA, INEA, FEAM, FEPAM, SINIR]

The name of the government schema

unit_code integer

Unit code identifier

recycler_partner_national_registry_number string REQUIRED

CNPJ of the recycler partner

recycler_partner_units object[]

List of recycler partner units

schema string

Possible values: [SIGOR, IMA, IMA_AL, IEMA, INEA, FEAM, FEPAM, SINIR]

The name of the government schema

unit_code integer

Unit code identifier

temporary_storage_national_registry_number string

CNPJ of the temporary storage partner

temporary_storage_units object[]

List of temporary storage units

schema string

Possible values: [SIGOR, IMA, IMA_AL, IEMA, INEA, FEAM, FEPAM, SINIR]

The name of the government schema

unit_code integer

Unit code identifier

driver string

Uuid, ERP code or the driver name.

extended_driver_fields object[]

List of the driver custom fields to update

name string

The name of the field

value string

The value to update the field

vehicle string

Uuid or the license plate of the vehicle.

extended_vehicle_fields object[]

List of the vehicle custom fields to update

name string

The name of the field

value string

The value to update the field

transported_at date-time

Date and time of transport

service_order_number string

Service order number

ticket_code string

Ticket or reference code

observation string

Additional notes or observations

disabled_gov_integration boolean

Whether to skip integration with government systems

extended_waste_disposal_fields object[]

List of the Waste Disposal custom fields to update

name string

The name of the field

value string

The value to update the field

invoices object[]

List of related invoices

type string

Possible values: [RECYCLER, CARRIER, OTHER]

Invoice type

code string

Invoice code or number

attachment_ids string[]

IDs of related attachments

wastes object[] REQUIRED

List of waste items

waste string REQUIRED

Uuid, ERP Code or name of the waste.

packing string

Uuid or ERP Code of the packing. If no value is provided, the system will use the packing defined in the waste record, field “Paking at Destination”. If that value is also not available

treatment string

Uuid or name of the waste treatment type. If no value is provided, the system will use the treatment type defined in the waste record, field “Treatment Type at Destination”. If that value is also not available, the default treatment type “Recycling” will be applied.

proccess string

Uuid or name of the process.

input_quantity_method string

Possible values: [KG, TON, WASTE_UNIT_MEASURE, PACKING_COUNT, PACKING_PERCENTAGE]

Method used to measure the input quantity. Default Value: KG

quantity number

Quantity of waste. Default Value: 1

observation string

Notes or extra information about the waste

internal_code string

Internal waste code. If no value is provided, the system will use the value defined in the waste record.

internal_description string

Internal waste description. If no value is provided, the system will use the value defined in the waste record.

generator_identification string

ID used by the generator to track the waste. If no value is provided, the system will use the value defined in the waste record.

recycler_identification string

ID used by the recycler to track the waste. If no value is provided, the system will use the value defined in the waste record.

attachments object[]

Additional documents or files

id string

Attachment ID

type string

Possible values: [OTHER, INVOICE]

Type of attachment

Responses
200

200 response

Schema OPTIONAL
id string OPTIONAL

Unique identifier of the integration

client_id string OPTIONAL

Client identifier that initiated the request

path string OPTIONAL

API path where the request was made

status string OPTIONAL

Status of the request (e.g. CREATED)

message string OPTIONAL

Message describing the result

created_at date-time OPTIONAL

Timestamp of creation in ISO format