frequently asked questions

All your questions in one place.

AdCptMod

This method returns the booking methods that can be linked to the addresses (Tab Creditor, field Booking Mode)

Body - raw:

{

        "Method": "AdCptMod",

        "Parameters": [

                <nAddressId>

       ]

}

Parameters Description
nAddressId

Primary key identifying the address (ad_numero).

Example:

*/ Returns the booking method used for the Address with ID = 1000

{

        "Method": " Addresses ",

        "Parameters": [

                1000

       ]

}

Did you find this article useful?

0 out of 0 found this helpful