Propose an alternative payment currency — used for FX negotiation.
POST /api/v1/vouchers/:voucherId/negotiate-voucher
If the payer doesn’t hold the currency the payee requested, their wallet can negotiate by proposing an alternative currency they do hold. The system calculates the exchange rate and fills in the required amount.
This only applies to SIMPLE vouchers. The negotiation happens on the payer’s side — the payee’s expectedPayment remains unchanged, and a suppliedPayment is added to the voucher.