For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
GuidesAPI Reference
GuidesAPI Reference
  • Network API
      • GETRetrieve Fee Plan
      • GETList fee plans
      • FeeRate
      • FeePlan
  • Customer Request API
  • Management API
LogoLogo
Network APIFee Plans

FeeRate

Example
1{
2 "basis_points": 160,
3 "fixed_amount": 20
4}
Was this page helpful?
Previous

FeePlan

Next
Built with

Response

basis_pointsintegerOptional
The variable fee charged for processing the payment expressed as 1/100th of a percentage.
fixed_amountintegerOptional
The amount charged for processing the payment, in the lowest denomination of currency on the payment. **Note: The currency for the fee is found on the fee plan.**