Customer and Invoice statuses

SUGGESTED

Team,

Is it possible via API to receive Invoices and Customers statuses?
If yes, could you provide the name of the endpoint?

Where on UI in Sage 300 I will be able to find the list of Invoices and Customers statuses?

  • 0
    SUGGESTED

    <field>
    <fieldname>SWACTV</fieldname>
    <fieldindex>5</fieldindex>
    <fieldtype>Integer</fieldtype>
    <fielddesc>Status</fielddesc>
    <attributeflaglist>
    <attributeflag type="Attribute" value="E" desc="Editable" />
    <attributeflag type="Attribute" value="A" desc="Enabled" />
    </attributeflaglist>
    <fieldpresentlist>

    <fieldpresent index="0" value="Inactive" />

    <fieldpresent index="1" value="Active" />

    </fieldpresentlist>

    </field>