list_products
View products for your seller account with pagination and search. Each product includes a UUID for creating Pix or boleto charges and indicates Pix Automático availability.
Instructions
List products for the authenticated seller with pagination and search. The UUID returned for each product is the same identifier accepted by create_pix_charge and create_boleto_charge. Each product also carries a pixAutomatic boolean — when true, Pix Automático (BACEN auto-debit recurring Pix) is offered on the public subscription checkout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab | No | Deprecated — ignored by the v1 API. list returns the authenticated seller's own products. | |
| page | No | Page number, default 1 | |
| limit | No | Items per page, default 20 | |
| search | No | Search by product name |