Skip to main content
POST
Create multiple delivery_items

Authorizations

x-api-key
string
header
required

API key for authentication. Contact your administrator to get an API key.

Body

application/json
deliveryItems
object[]
required

Array of delivery items to create

Response

Successfully created delivery_items

id
string<uuid>

Unique identifier

created_at
string<date-time>

Creation timestamp

delivery_id
string<uuid>

Delivery ID

item
string

Item

material_code
string

material code

material_name
string

material name

soft_deleted
string<date-time>

Soft deletion timestamp

soft_deleted_by
string

User who soft deleted the record

material_id
string<uuid>

Material ID

updated_at
string<date-time>

Last update timestamp