list_customers
Retrieve and filter customer data from ShipStation API by country code, marketplace ID, name, or state code, with options to sort, paginate, and control page size for efficient customer management.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
countryCode | No | Filter by country code | |
marketplaceId | No | Filter by marketplace ID | |
name | No | Filter by customer name | |
page | No | Page number | |
pageSize | No | Number of customers per page (max 500) | |
sortBy | No | Sort customers by a specific field | |
sortDir | No | Sort direction | |
stateCode | No | Filter by state code |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from ShipStation API MCP Server
- add_tag_to_order
- create_fulfillment_order
- create_label
- create_order
- create_product
- create_warehouse
- deactivate_store
- delete_order
- delete_product
- delete_warehouse
- get_customer
- get_order
- get_product
- get_shipment
- get_store
- get_warehouse
- hold_order_until
- list_carrier_packages
- list_carriers
- list_carrier_services
- list_customers
- list_fulfillments
- list_marketplaces
- list_orders
- list_products
- list_shipments
- list_stores
- list_warehouses
- list_webhooks
- mark_order_as_shipped
- reactivate_store
- refresh_store
- remove_tag_from_order
- restore_order_from_hold
- subscribe_to_webhook
- unsubscribe_from_webhook
- update_product
- update_warehouse
- void_label
Related Tools
- @mattcoatsworth/shipstation-mcp-server
- @mattcoatsworth/shipstation-mcp-server
- @mattcoatsworth/shipstation-mcp-server
- @mattcoatsworth/shipstation-mcp-server
- @mattcoatsworth/shipstation-mcp-server