The Search Order API allows the partner to perform a filter-based search by specifying certain attributes in the request to return all orders based upon the attributes supplied. One or more values can be passed for each field.

  • status
  • partner_order_id
  • merchant_code
  • customer_id
  • order_id
  • limit - Limits rows returned in the response
  • offset - Defines the offset for the search results
Language