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 object[]
  • Array [
  • errorType Errortype

    Error Type

    errorMessage Errormessage

    Error Message

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