# FindExchangeOrder endpoint for finding ExchangeOrder model Endpoint: GET /v1/configs/ecommerces/{ecommerce_id}/exchangeorders/ Version: 1.0.0 ## Path parameters: - `ecommerce_id` (string, required) The id of the e-commerce. Optional. ## Query parameters: - `slug` (string) The path of an URL identifying the e-commerce. Optional. - `group` (string) The group of the e-commerce. Several e-commerces can have the same group. Optional. ## Response 200 fields (application/json): - `ecommerce_id` (string) EcommerceID - `payment_method` (string) PaymentMethod - `price` (string) Price - `shipping_line` (string) ShippingLine