v1
latestOpenAPI 3.1.02026-07-245644294.6 KBAPI Accounts
Credentials
get/merchants/credentials
Response
Merchant authenticated
refstring required
Merchant reference
namestring nullable required
Merchant name
country'AR' | 'CL' | 'CO' | 'CR' | 'DE' | 'DO' | 'EC' | 'ES' | 'FR' | 'GB' | 'HN' | 'IT' | 'MX' | 'PA' | 'PE' | 'PR' | 'PT' | 'PY' | 'SV' | 'UY' | 'US' | 'VE' required
Merchant's shoppers will need this countries NIN, address and phone number format
allowed_countriesstring[] required
Countries where the merchant can accept payments from. Example: ['ES', 'PT']
currency'EUR' | 'COP' | 'PEN' | 'GBP' | 'USD' | 'MXN' required
Currency that the merchant can accept payments in. Example: 'EUR'
assets_keystring required
Merchant's assets key used to a load widgets and other assets.
contract_optionsstring[] required
Merchant's contract options. Example: ['services', 'multistore']
extra_informationobject required
Merchant's extra information
verify_signatureboolean required
True if the merchant wants to verify the signature to load the checkout form
signature_secretstring required
Merchant's secret used to create the signature to load the checkout form
confirmation_path'default' | 'down_payment_on_confirmation' required
Type of flow to confirm orders.
realmstring required
Realm where this merchant's shopper's data will be stored. Example: 'sequra'