Round off PayableAmount

how to round the PayableAmount in the xml?
how to mention rounded amount in xml?
is there any limit for rounding?

eg: my payable amount is 455.69, i want to round the amount to 456.

Rounding whenever available in xml is always 2 dicimals (Like 455.69)
if you want to round up to 456, you must make the effects to XML (like LegalMonetaryTotal )

Thank you for your response @Embro.
There is an confusion with my question.
Screenshot from 2024-09-04 13-59-03

in my software there is an Round off for grand total.
how i reflect this in LegalMonetaryTotal

Refer to the Guide and search for rounding

and note that no minus figures in XML

1 Like

ok @Embro .

RoundingAmount : 0.31
PayableAmount :456.00

right?

1 Like