API DOCUMENTATION
    Try Unleashed Now Sandbox

    Payment Terms

    The PaymentTerms resource allows PaymentTerms to be listed.

    • /PaymentTerms - returns a list of all PaymentTerms;

    The full range of URIs and HTTP Verbs supported are:

    Operation HTTP Action
    List all PaymentTerms GET /PaymentTerms

    GET PaymentTerms

    Available Fields for PaymentTerm:

    Property Type Length Required Notes
    Days Nullable Integer      
    Guid Guid   Yes Unique identifier. Can only be set when adding a record.
    Obsolete Boolean true,false    
    PaymentTermDescription String 100 Yes  
    Type String   Yes  

    Examples for Request GET /PaymentTerms

    show xml example
    show json example

    Use the API Sandbox to see how the object is rendered in JSON or XML.

    Note: An Unleashed account is required before you can use the API Sandbox.

    Trial accounts are also allowed to connect to the API.
    You can register a new account here: Register.