Get the self-serve client's pricing config (fee schedule)
Returns the caller’s ClientPricingConfig. Self-serve clients only
(enterprise clients receive 403). Used by the dashboard’s Fee
Schedule card to render the active fee structure.
Authorizations
Response
Current pricing config.
Monthly minimum fee in cents
x >= 010000
Transfer fee in basis points (0-10000, representing 0% to 100%)
0 <= x <= 1000025
Per-ACH transaction fee in cents
x >= 0100
Per-wire transaction fee in cents
x >= 02500
Per-SWIFT transaction fee in cents
x >= 0150
Per-Swift-transfer banking fee in USD cents, debited from the prepaid credit balance on outbound transfers only; deposits carry no banking fee. Self-serve default is 2500 ($25.00).
x >= 02500
Per-individual-application-submission compliance fee in USD cents.
x >= 0500
Per-business-application-submission compliance fee in USD cents.
x >= 02500
When this pricing takes effect
"2024-01-01T00:00:00Z"
When this pricing configuration was created
"2024-01-01T00:00:00Z"
When this pricing configuration was last updated
"2024-01-01T00:00:00Z"
Per-asset-pair transfer fee exceptions. Always present; empty when the client has none, in which case transferFeeBps applies to every pair.
Per-FedNow transaction fee in USD cents. Null when unset, in which case the client's ACH fee applies.
x >= 0100

