# Send Order **POST /deliverect/testOrder/{channelLinkId}** ## Servers - https://api.staging.deliverect.com: https://api.staging.deliverect.com () ## Parameters ### Headers - **Accept** (string) ### Path parameters - **channelLinkId** (string) Channel link ID ### Body: application/json (object) - **items** (array[string]) - **decimalDigits** (number) - **numberOfCustomers** (number) - **by** (string) - **courier** (string) - **channel** (number) - **payment** (object) - **payments** (array[string]) - **orderType** (number) - **deliveryAddress** (object) - **deliveryCost** (number) - **serviceCharge** (number) - **discountTotal** (number) - **note** (string) - **customer** (object) - **isCustomerSupported** (boolean) - **orderIsAlreadyPaid** (boolean) - **deliveryIsAsap** (boolean) - **testOrder** (boolean) - **deliveryTime** (string) - **bagFee** (number) - **tip** (number) - **pickupTime** (string) - **estimatedPickupTime** (object) - **locationId** (string) - **posLocationId** (string) - **channelOrderId** (string) - **channelOrderDisplayId** (string) ## Responses ### 200 [Powered by Bump.sh](https://bump.sh)