AdminGetPayments
Retrieve, filter, sort, and paginate payment data for store administrators using customizable query fields to manage transactions effectively.
Instructions
This tool helps store administors. Retrieve a list of payments. The payments can be filtered by fields such as id
. The payments 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 | ||
offset | No | ||
order | No | ||
payment_session_id | No | ||
q | No | ||
updated_at | No |