Replies: 3 comments 1 reply
-
|
Hi @IEccles, Thanks for reaching out! I’ll be looking into this issue and will get back to you soon. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @IEccles, Thanks for reporting this issue! Can you try the change below and let me know what happens? Please move the currency field from payment to options: To help us reproduce and investigate the problem further, could you please provide the following
|
Beta Was this translation helpful? Give feedback.
-
|
Hi @IEccles , hope you’re doing well Just checking in, are you still facing this issue, or is it working fine for you now? Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently trying to buy a shipment label through Fedex Web Services however I keep encountering the error
"InternationalDetail CustomsValue - Invalid currency" with the code 6562.
The API request I am sending is below:
{ "label_type": "PDF", "payment": { "account_number": "XXX", "currency": "GBP", "paid_by": "sender" }, "selected_rate_id": "rat_eb98090f1e434ab69dd77daf8d9c41ad" }Any help on this issue would be greatly appreciated as according to Karrio's documentation what I am sending is correct.
Beta Was this translation helpful? Give feedback.
All reactions