GET /order.find.json

api2cart.com

Summary:
Operation ID: OrderFind
Auth: unknown
Description

This method is deprecated and won't be supported in the future. Please use "order.list" instead.

Parameters (12)

count (integer, query, optional, default: 10)

This parameter sets the entity amount that has to be retrieved. Max allowed count=250

created_from (string, query, optional)

Retrieve entities from their creation date

created_to (string, query, optional)

Retrieve entities to their creation date

customer_email (string, query, optional)

Retrieves orders specified by customer email

customer_id (string, query, optional)

Retrieves orders specified by customer id

exclude (string, query, optional)

Set this parameter in order to choose which entity fields you want to ignore. Works only if parameter `params` equal force_all

financial_status (string, query, optional)

Retrieves orders specified by financial status

modified_from (string, query, optional)

Retrieve entities from their modification date

modified_to (string, query, optional)

Retrieve entities to their modification date

order_status (string, query, optional)

Retrieves orders specified by order status

params (string, query, optional, default: order_id,customer,totals,address,items,bundles,status)

Set this parameter in order to choose which entity fields you want to retrieve

start (integer, query, optional, default: 0)

This parameter sets the number from which you want to get entities

No probe data for this endpoint yet.