Transparenciaportal: Get Cartoes
Transparenciaportal via Parse · government_public
Get government payment card transactions for a given period. Returns paginated results ordered by transaction date. Each record includes card type, issuing agency, cardholder, and transaction value. Pagination is offset-based. Access Brazilian government transparency data including parliamentary amendments, public expenditures, payment cards, and public servants information. Fulfilled by Parse from transparenciaportal.gov.br.
- b2b-directory
- finance
- government-public
- parse
- platform-key
- transparenciaportal
- transparenciaportal-gov-br
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/62c5c8b9-c58a-4896-8b8d-66c2b87eb1b7/get_cartoes
- Interface artifact
- sha256:2ff5c57c1d1babe5ebd581fb524d60a3e64d028e27a9056b2010999e3153f20f
- Manifest digest
- sha256:83679c7928bb53e7e8fae268df3ece3f4d34a90b178e078d4fc134cea690a18b
Request fields
- limit (integer): Maximum number of results per page.: Allowed values: 5, 10, 20
- offset (integer): Pagination offset (number of records to skip).: Allowed values: 0
- date_to (string): End date in DD/MM/YYYY format.
- date_from (string): Start date in DD/MM/YYYY format.
Example queries
- {"limit":"5","offset":"0","date_to":"31/01/2024","date_from":"01/01/2024"}