Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Regulatory Transaction Fee Recompute Input
Input representation for the Regulatory Transaction Fee recompute or refund request.
- Format
- JSON
-
- JSON example
-
1{ 2 "adjustmentAmount": -5.1, 3 "dueDate": "2025-12-25" 4}
- Properties
-
Name Type Description Required or Optional Available Version adjustmentAmount Double The amount used for adjustment. Use a positive value to add fees or a negative value to process a refund. Required 66.0 dueDate Date The due date of the newly created Regulatory Transaction Fee and the related invoice. Required 66.0