Skip to main content
Answer

Override Currency Rate using the REST API

  • January 11, 2024
  • 2 replies
  • 264 views

Forum|alt.badge.img

Hi Everyone,

I'm trying to override the currency rate on a payment via the REST API.

I can do this no worries in the UI however I'm struggling to get the API to do it.

I've attempted to extend the endpoint to add the CurrencyRate field however this isn't making a difference, the payment will still create however it will just use the regular exchange rate.

Does anyone know how to get this working?

 

Best answer by matthewgerdan

I figured it out, the trick was to add the fields to an object linked to the Payment end point in the webservice.

 

2 replies

Forum|alt.badge.img
  • Author
  • Varsity I
  • Answer
  • January 12, 2024

I figured it out, the trick was to add the fields to an object linked to the Payment end point in the webservice.

 


Chris Hackett
Community Manager
Forum|alt.badge.img
  • Acumatica Community Manager
  • January 12, 2024

Thank you for sharing your solution with the community @matthewgerdan!