Sets the default partner fee (in basis points) for an organization. The caller must be an admin member of the target organization. The fee is capped at 500 bps (5.00%).
Once set, this default is applied to all new quotes for the organization unless overridden
per-quote via the partnerFeeBps field on the quote request.
Partner fees are layered on top of platform fees and settled offline via finance — there is no on-chain component.
API key for authentication. Pass the key directly (e.g., Authorization: your-api-key). Do not use a Bearer prefix.
ID of the organization to configure
Default partner fee in basis points (0–500). Set to 0 to disable.
0 <= x <= 500Partner fee default updated successfully
The new default partner fee in basis points