Bug Reports
Under Review

API Returns invalid price-per-unit value

API returns 0.003 as price per unit value while configured price per unit is 0.00003.

It would be correct even if it would have returned 0.03
Not sure where this value is coming from.

1 Comment

Sign in to comment

Madhu Dollu·6 months ago

I think it is returning it as multiple of 100 (considering cents). In that case it is working as intended. You may close this issue as invalid.

Posting anonymously