Amount Value Validation

To comply with local regulations and internal policies, the amount.value field in the Payout API must respect country-specific transaction limits. These constraints help ensure that each payout meets the required minimum and maximum thresholds based on your business model and destination country.

Transaction Limits by Country

CountryBusiness ModelMinimum LimitMaximum Limit
BrazilCross-borderBRL 0.01BRL 50,000
BrazilGatewayContact supportContact support
ColombiaCross-borderCOP 1,000COP 20,000,000

๐Ÿšง

Gateway Mode Limitations

Transaction limits in Gateway mode are not fixed and may depend on custom arrangements. Please contact your PagSeguro account manager for details.

Decimal Restrictions

Colombia

Colombian payouts must use whole values only. Decimal fractions (centavos) are not supported. You may include .0 or .00 for format compatibility, but any value with a non-zero fraction will be rejected.

Accepted valuesInvalid values
5000050000.23
50000.050000.12
50000.0050000.2

โš ๏ธ

Using fractional amounts will return a 422 Unprocessable Entity error from the API.