🔚Post IR 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
Name | Type | Description |
---|---|---|
x-api-key* | string | your API-Key |
Request Body:
Name | Type | Description |
---|---|---|
order_id* | string | it's the |
Sample Response:
Last updated