get_country_rules
Retrieve country-specific rules for PayRetailers: accepted currencies, personal ID formats, payment method constraints, regulatory notes. Call before emitting any country-specific payload.
Instructions
Return the country-specific rules for a PayRetailers integration: accepted currencies, personalId format (CPF, DNI, CLABE, RUT, ...), payment method constraints, and regulatory notes. Call this before emitting any country-specific payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | No | Optional payment method filter (e.g. 'PIX', 'ALIAS_CVU', 'SPEI', 'CARD', 'BRE_B'). If omitted, returns full country rules. | |
| country | Yes | ISO 3166-1 alpha-2 country code. Supported: BR, AR, MX, CO, CL, PE. Use uppercase. |