API Documentation >> API 2.0 Main >> Order Management >> Filter Orders

Contents

Filter Orders

Allowed HTTP Methods

Resource Information

Parameters

Example Request

1. Returns orders 101 to 200 (partial content), where the authenticated user is seller and that are marked as received (i.e. all completed orders)

GET https://api.cardmarket.com/ws/v2.0/orders/seller/received/101 or GET https://api.cardmarket.com/ws/v2.0/orders/1/8/101


2. Returns all orders, where the authenticated user is buyer and that are marked as sent

GET https://api.cardmarket.com/ws/v2.0/orders/buyer/sent or GET https://api.cardmarket.com/ws/v2.0/orders/2/4