Skip to main content

List Waste Movements

List Waste Movements

Query Parameters
movement_type string

Possible values: [PACKING_INVENTORY, ACCUMULATE_PACKING_INVENTORY]

Waste movement type. Accepted values: PACKING_INVENTORY or ACCUMULATE_PACKING_INVENTORY

status string

Possible values: [EXECUTED, PENDING_WEIGHT_CONFIRMATION, WEIGHT_CONFIRMATION_REFUSED]

Waste movement status. Accepted values: EXECUTED, PENDING_WEIGHT_CONFIRMATION or WEIGHT_CONFIRMATION_REFUSED

per_page number

Define the number of items per page, default is 100

page number

Define the page number, default is 1

load_attachments_content boolean

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

Responses
200

Successful response with list of waste movements

Schema OPTIONAL
data object[]

List of waste movements

uuid string

Uuid of the waste movement

type string

Possible values: [PACKING_INVENTORY, ACCUMULATE_PACKING_INVENTORY]

Waste movement type

status string

Possible values: [EXECUTED, PENDING_WEIGHT_CONFIRMATION, WEIGHT_CONFIRMATION_REFUSED]

Waste movement status

waste_generation_point object
name string,null

Name of the waste generation point

erp_code string,null

ERP code of the waste generation point

internal_code string,null

Internal code of the waste generation point

lat string,null

Latitude of the waste generation point

lng string,null

Longitude of the waste generation point

waste object
uuid string

Uuid of the related waste

erp_code string,null

ERP code of the related waste

internal_code string,null

Internal code of the related waste

name string

Name of the related waste

generator_identification string,null

Generator identification of the related waste

physical_condition string,null

Physical condition of the related waste

waste_packing object
uuid string

Uuid of the related waste packing

name string

Name of the related waste packing

unit_measure string,null

Abbreviation of the waste packing unit measure

user object
name string,null

Name of the user who executed the movement

email string,null

Email of the user who executed the movement

login string,null

Login of the user who executed the movement

kg_quantity number,null

Quantity converted to kilograms

quantity_input number,null

Original quantity input informed for the movement

quantity_input_method string,null

Possible values: [CAPACITY_PERCENTAGE, PACKING_COUNT, UNIT_MEASURE, JUST_CHECK]

Form of input the quantity at the time of execution

attachments object[]

Related attachments

id string

Uuid of the register

file_name string

The attachment original file name

file_mimetype string

The attachment original mimetype

base_64 string OPTIONAL

The file content in base64 format when attachment content loading is enabled

page_count integer,null OPTIONAL

The number of pages when the attachment is a PDF and content loading is enabled

executed_at date-time

Date and time when the waste movement was executed

confirmed_at date-time

Date and time when the waste movement was confirmed