🔚Post AI Interior Designer Order Submit
Uploading & Submitting Order
Mind that your "request body" must be in RAW-JSON format.
Endpoint for submitting your order
POST
https://api.aihomedesign.com/v1/order
This API endpoint allows users to submit new orders for products in the system.
Headers
Request Body:
service-creative-designer receives style as mandatory widget and color as optional one. To attach widget to request body, you must put id
of widget in as id
in selected_widgets
and id
of selected widget item in item_id
.
Last updated