POST api/Order?customer_id={customer_id}&odr_id={odr_id}&process_by={process_by}&total={total}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
customer_id

integer

Required

odr_id

integer

Required

process_by

integer

Required

total

decimal number

Required

Body Parameters

None.

Response Information

Resource Description

None.