- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-27-2020
10:15 PM
06-27-2020
10:15 PM
Generic API loader import file issue
Problem:
I used Generic API loader to insert Refund records.
Actually there was a problem with 4 transactions where amount was >1000 with "," - (70,214.48; 5,397; 2,700; 1,798.44) where the refunds were processed for amounts as 70, 5, 2 and 1.
Can you please help checking what is the issue?
Answer:
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
Further checking on this, The API loader took only the values before comma notation and checked with our Engineering team and found that "Currently, SOAP API framework doesn't fully support the comma format at the moment" and the Knowledge center article is updated.