Create ProductOrders

Creates a new product order in the system using the provided order details.

Log in to see full request history

The request body must include information such as the provider, employee, list of products, delivery date, discounts, and account references. Upon successful creation, the endpoint returns the newly created product order with all calculated fields and identifiers. This endpoint is typically used when registering new purchase orders from providers.

Body Params
string
required

ProductOrders idProvider

string
required

ProductOrders idEmployee

products
array of objects

Product Orders

products
string

ProductOrders sharedKeyProviderOrder

string

ProducOrders comments

string

Product orders deliverdate

int32

Productorders consecutive

string

ProductOrders globalDiscount

string

ProductOrders idOfProviderAccount

string

ProductOrders idOfCenterAccount

string
required

ProductOrders nameBHAccount

string

productOrders idTicket

string

ProductOrders status(order_delivering order_preparing order_cancelled order_cancelled_provider order_modify_provider order_received order_sent)

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json