Aller au contenu principal

UpdateStockMovementRequest

counterparty_typestring | nullnullable

Possible values: <= 255 characters

counterparty_idinteger | nullnullable
destination_warehouse_idinteger | nullnullable
source_warehouse_idinteger | nullnullable
expected_return_atstring,null<date-time>nullable
billing_statusstring | nullnullable

Possible values: <= 50 characters

notestring | nullnullable
assignee_idsinteger[]nullable
UpdateStockMovementRequest
{
"counterparty_type": "string",
"counterparty_id": 0,
"destination_warehouse_id": 0,
"source_warehouse_id": 0,
"expected_return_at": "2024-07-29T15:51:28.071Z",
"billing_status": "string",
"note": "string",
"assignee_ids": "Unknown Type: array,null"
}