> Agent-readable docs index: /llms.txt. Download /docs.zip to grep all markdown files locally.

---
title: "ExperimentalAffiliateCommissionRateFixed"
description: "Specifies a fixed commission rate including the amount in cents and the currency."
---

## Fields

***

<ParamField path="amountCents" type="Int!" required>
  The fixed commission amount in cents.
</ParamField>

<ParamField path="currency" type={<a href="/api-reference/currency">Currency!</a>} required>
  The currency in which the commission is paid.
</ParamField>


---

*Powered by [holocron.so](https://holocron.so)*
