AdminGetShippingProfiles
Retrieve and manage shipping profiles with filtering by ID, sorting, and pagination options for efficient store administration.
Instructions
This tool helps store administors. Retrieve a list of shipping profiles. The shipping profiles can be filtered by fields such as id
. The shipping profiles can also be sorted or paginated.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
$and | No | ||
$or | No | ||
created_at | No | ||
deleted_at | No | ||
fields | No | ||
id | No | ||
limit | No | ||
name | No | ||
offset | No | ||
order | No | ||
q | No | ||
type | No | ||
updated_at | No |