Get public settings for a merchant
Returns public settings for a merchant including rinne-js configuration and available payment methods. This is a public endpoint that does not require authentication. The available payment methods are collected from all active and enabled affiliations for the merchant.
Documentation Index
Fetch the complete documentation index at: https://docs.rinne.com.br/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Merchant ID
Response
Public settings retrieved successfully
Public settings for a merchant including encryption configuration and available payment methods. This endpoint is public and does not require authentication.
Merchant ID, required by rinne-js
"test-merchant-id"
Team ID, required by rinne-js
"test-team-id"
App ID, required by rinne-js
"test-app-id"
Merchant name (falls back to full_name if name is not available)
"Example Merchant"
List of available payment methods from all active and enabled affiliations. Payment methods are deduplicated across all affiliations.
CREDIT_CARD, DEBIT_CARD, PIX, BOLEPIX ["CREDIT_CARD", "PIX"]
