{ "aggregator": "ADVANTAGE_CLUB", "aggregatorDiscountFrom": 0, "aggregatorDiscountTo": 0, "aggregatorOrderId": "string", "aggregatorProductId": "string", "amountFrom": 0, "amountTo": 0, "brand": [ "string" ], "category": [ "string" ], "companyId": "string", "createdOnFrom": "yyyy-MM-dd", "createdOnTo": "yyyy-MM-dd", "direction": "ASC", "ekUserId": "string", "email": "string", "enkashDiscountFrom": 0, "enkashDiscountTo": 0, "limit": 0, "mobile": "string", "offset": 0, "orderAmountFrom": 0, "orderAmountTo": 0, "orderDetailsId": "string", "orderId": "string", "orderIds": [ "string" ], "orderStatus": "APPROVAL_PENDING", "paidAmountFrom": 0, "paidAmountTo": 0, "paymentStatus": "AUTHENTICATION_IN_PROCESS", "product": "CHANNEL_OPEN_VOUCHER", "profitPayoutFlag": true, "purchaseDateFrom": "yyyy-MM-dd", "purchaseDateTo": "yyyy-MM-dd", "refundDateFrom": "yyyy-MM-dd", "refundDateTo": "yyyy-MM-dd", "totalDiscountFrom": 0, "totalDiscountTo": 0, "transactionId": "string", "utmSource": "string", "voucherMrpFrom": 0, "voucherMrpTo": 0, "voucherQuantityFrom": 0, "voucherQuantityTo": 0}
curl --location --request POST '/api/v0/partner/search-order?limit=10&offset=0' \
--header 'authorization: Bearer 23R9NAVSAH9-ApAfRx_6nSoy1LY' \
--header 'Content-Type: application/json' \
--data-raw '{ "aggregator": "ADVANTAGE_CLUB", "aggregatorDiscountFrom": 0, "aggregatorDiscountTo": 0, "aggregatorOrderId": "string", "aggregatorProductId": "string", "amountFrom": 0, "amountTo": 0, "brand": [ "string" ], "category": [ "string" ], "companyId": "string", "createdOnFrom": "yyyy-MM-dd", "createdOnTo": "yyyy-MM-dd", "direction": "ASC", "ekUserId": "string", "email": "string", "enkashDiscountFrom": 0, "enkashDiscountTo": 0, "limit": 0, "mobile": "string", "offset": 0, "orderAmountFrom": 0, "orderAmountTo": 0, "orderDetailsId": "string", "orderId": "string", "orderIds": [ "string" ], "orderStatus": "APPROVAL_PENDING", "paidAmountFrom": 0, "paidAmountTo": 0, "paymentStatus": "AUTHENTICATION_IN_PROCESS", "product": "CHANNEL_OPEN_VOUCHER", "profitPayoutFlag": true, "purchaseDateFrom": "yyyy-MM-dd", "purchaseDateTo": "yyyy-MM-dd", "refundDateFrom": "yyyy-MM-dd", "refundDateTo": "yyyy-MM-dd", "totalDiscountFrom": 0, "totalDiscountTo": 0, "transactionId": "string", "utmSource": "string", "voucherMrpFrom": 0, "voucherMrpTo": 0, "voucherQuantityFrom": 0, "voucherQuantityTo": 0}'
{}