Margin Rules
Configure merchant and acquirer FX margins used by the daily rate publishing worker.
Date: {{applied_margin_date_from.value ? applied_margin_date_from.value.formatDate('d MMM yyyy') : 'Any'}} – {{applied_margin_date_to.value ? applied_margin_date_to.value.formatDate('d MMM yyyy') : 'Any'}}
Organisation: {{applied_margin_org_name.value}}
From: {{applied_margin_from_currency.value}}
To: {{applied_margin_to_currency.value}}
Type: {{applied_margin_org_type.value}}
Status: {{applied_margin_status.value}}
{{applied_margin_published.value}}
Configured margins
Merchant-specific rules will override parent/acquirer rules for the same pair.
Loading...
| Organisation | Type | Pair | Margin | Cut-off time (UTC) | Status | Published | Valid from | Last published | Actions |
|---|---|---|---|---|---|---|---|---|---|
|
{{org_name}}
{{org_ref}}
|
{{org_type}} |
|
{{(margin_bps / 100).formatNumber('0.####')}}%
{{margin_bps.formatNumber('0.####')}} bps
|
{{cutoff_time ? cutoff_time.substr(0, 5) : '00:00'}}
Publishes 1 minute before
|
{{status}} | {{was_published ? 'Published' : 'Unpublished'}} | {{valid_from ? valid_from.formatDate('d MMMM yyyy HH:mm') : 'Immediate'}} |
{{published_at ? published_at.formatDate('d MMMM yyyy HH:mm') : '-'}}
Book #{{last_published_rate_book_id}}
|
|
No margin rules found
Create a merchant or acquirer margin rule for a currency pair.
Generated rates
{{detail_generated_rule.data.org_name}} - {{detail_generated_rule.data.from_currency_code}} / {{detail_generated_rule.data.to_currency_code}}
Loading...
| Organisation | Pair | Validity | Status | Rate | Margin |
|---|---|---|---|---|---|
|
{{org_name}}
{{org_type}}
{{org_ref}}
|
{{from_currency_name}} to {{to_currency_name}}
|
{{valid_from.formatDate('d MMMM yyyy HH:mm')}}
to {{valid_to ? valid_to.formatDate('d MMMM yyyy HH:mm') : 'Open'}}
|
{{status}} | {{rate.formatNumber(6,'.',',')}} |
{{(margin_bps / 100).formatNumber(2,'.','')}}%
{{margin_bps.formatNumber('0.####')}} bps
|
No generated rates found for this rule.