Skip to main content

Get Orders

Get Orders

Query Parameters
    customerId Customerid required
    accountId Accountid
    transactionType Transactiontype
    manufacturerId Manufacturerid
    productId Productid
    orderStatus Orderstatus
    pageNumber Pagenumber required

    Page number for which the request is made

    Example: 1
    pageSize Pagesize required

    Number of responses to be returned in a given page

    Example: 20
Responses

Successful Response


Schema
    reqId Reqid
    errors undefined[]

    Default value: []

    data object
    orderStatus Orderstatus
    distributorId Distributorid
    eNachPaymentId Enachpaymentid
    orderUpdateDate Orderupdatedate
    orderAmount Orderamount
    accountId Accountid
    orderId Orderid
    productId Productid
    manufacturerId Manufacturerid
    transactionSlipUrl Transactionslipurl
    distributorName Distributorname
    transactionType Transactiontype
    productName Productname
    investmentAccount Investmentaccount
    orderDate Orderdate
    refNumber Refnumber
    manufacturerName Manufacturername
    bankAccountInfo object
    branch Branch
    bankPincode Bankpincode
    bankCity Bankcity
    bankName Bankname
    accountType Accounttype
    bankState Bankstate
    accountNumber Accountnumber
    bankId Bankid
    bankAddress Bankaddress
    micrCode Micrcode
    bankCountry Bankcountry
    ifscCode Ifsccode
    parentOrderId Parentorderid
    customerPan Customerpan
Loading...