get_test_data
Get official-shaped sandbox test data for a given country: sample customers, test cards, and PIX/Bre-B keys. Use instead of inventing values for realistic payment integration testing.
Instructions
Return official-shaped sandbox test data for a country: sample customers (name, email, personalId in correct format, address), test cards (approved/declined), and PIX/Bre-B keys where applicable. Use this to populate sandbox requests with realistic values instead of inventing them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | Yes | ISO 3166-1 alpha-2 country code. Supported: BR, AR, MX, CO, CL, PE. | |
| section | No | Which section of test data to return. 'all' returns everything. Defaults to 'all'. |