frequently asked questions

All your questions in one place.

MargeDoc

This method returns the margin made on a given document.

Body - raw:

{

       "Method": "MargeDoc",

       "Parameters": [

             <nDocNumber>

       ]

}

 

Parameters Description
nDocNumber

Document number

Examples:

*/ Return the margin made on document 2563.

{

       "Method": "MargeDoc",

       "Parameters": [

             2563

       ]

}

Did you find this article useful?

0 out of 0 found this helpful