What you receive
- Recomputed converted gross from each source amount and supplied rate
- Recomputed conversion fee and post-fee disbursement with cent rounding
- Independent exchange, fee, disbursement, and identity discrepancy flags
- Possible fee overcharge kept separate from possible disbursement shortfall
- One-currency payout totals and currency-pair summaries for human review
Who it is for
Amazon sellers, agencies, and finance teams reconciling redacted cross-currency disbursements without sending customer records or relying on an unverified exchange-rate lookup.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday performs arithmetic only on the seller-owned references, disbursement dates, store aliases, currencies, source amounts, exchange rates, conversion-fee rates, and recorded converted amounts, fees, and disbursements you provide. It accepts no buyer, order, address, contact, message, bank, or payment-instrument data; looks up no market rate; determines no Amazon Currency Converter availability, enrollment, fee applicability, or current term; and reads no Amazon account, settlement report, disbursement, or deposit source. A discrepancy is a supplied-field review lead—not proof that Amazon converted or disbursed incorrectly or that money is owed. Friday opens no case, moves no money, changes no currency, deposit, listing, price, or account setting, and does not publish listings.
Synthetic sample
See the deliverable structure before buying
{
"row_count": 5,
"currency_pair_count": 2,
"total_reported_converted_gross": 517.4,
"total_recomputed_converted_gross": 517.0,
"total_reported_conversion_fee": 10.83,
"total_recomputed_conversion_fee": 10.34,
"total_recorded_post_fee_disbursement": 506.32,
"total_recomputed_post_fee_disbursement": 506.66,
"possible_fee_overcharge_exposure": 0.49,
"possible_disbursement_shortfall": 0.74,
"mismatch_row_count": 3,
"high_fee_exposure_count": 1,
"review_queue_preview": [
{
"priority_rank": 1,
"reference": "ACCS-VASE",
"currency_pair": "EUR/USD",
"computed_conversion_fee": 1.76,
"recorded_conversion_fee": 2.25,
"conversion_fee_discrepancy": 0.49,
"post_fee_disbursement_discrepancy": -0.49,
"status": "review_multiple"
},
{
"priority_rank": 2,
"reference": "ACCS-LAMP",
"currency_pair": "EUR/USD",
"computed_converted_gross": 110.0,
"recorded_converted_gross": 110.4,
"converted_gross_discrepancy": 0.4,
"status": "review_multiple"
},
{
"priority_rank": 3,
"reference": "ACCS-DESK",
"currency_pair": "GBP/USD",
"post_fee_disbursement_discrepancy": -0.25,
"recorded_identity_discrepancy": 0.25,
"status": "review_multiple"
}
],
"currency_pair_summaries": [
{
"source_currency": "EUR",
"disbursement_currency": "USD",
"row_count": 3,
"source_amount": 220.0,
"reported_conversion_fee": 5.33,
"recomputed_conversion_fee": 4.84,
"possible_fee_overcharge_exposure": 0.49,
"possible_disbursement_shortfall": 0.49,
"mismatch_row_count": 2
},
{
"source_currency": "GBP",
"disbursement_currency": "USD",
"row_count": 2,
"source_amount": 220.0,
"reported_conversion_fee": 5.5,
"recomputed_conversion_fee": 5.5,
"possible_disbursement_shortfall": 0.25,
"mismatch_row_count": 1
}
],
"publish_status": "draft_needs_review",
"safety": "Arithmetic on seller-supplied disbursement amounts, exchange rates, and fee rates only. No market rate or Amazon term is looked up, no conversion or payout is called wrong, no money is moved, and no account is changed."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.