# Create orders **POST /orders** ## Servers ## Authentication methods - Authorization ## Parameters ### Body: (object) - **cuc** (string) - **customerId** (string) - **partnerId** (string) - **items** (array[string]) - **reinvestiment** (boolean) ## Responses ### 200 #### Body: (object) - **status** (string) - **message** (string) ### 400 #### Body: (object) - **message** (object) - **data** (object) ### 401 #### Body: (object) - **message** (object) - **data** (object) [Powered by Bump.sh](https://bump.sh)