{"Documentation":["Welcome to Triumph ERP's API, best explored using Firefox or using a tool such as Postman.","","This API uses JSON (see: https://json.org) to encode resource representations.","","It makes use of four HTTP verbs: GET, POST, PATCH and DELETE, as follows:"," - Use GET to a COLLECTION URL to return a list of INSTANCES within that it"," - Use GET to an INSTANCE URL to return its details"," - Use POST to a COLLECTION URL to create a new INSTANCE in that, passing the JSON data"," - Use PATCH to an INSTANCE URL to modify that instance with the passed JSON data"," - Use DELETE to an INSTANCE URL to delete that instance","","The information below explains the various query string parameters available.  A query string ","parameter is identified by the portion of the URL that comes after a question mark (?).","","Each query string parameter includes a key and a value that is separated by an equals sign (=).  ","","        E.g. https://webservices.triumph.com.au/API/rest/ageingperiods?meta=on","","Multiple query string parameters are separated by an ampersand (&).","","        E.g. https://webservices.triumph.com.au/API/rest/ageingperiods?owner=off&selfLink=off&listLinks=off","","By default, collection listings are limited to the first 1,000 instances","   - use the query string parameter 'Limit=integerValue' to change that","   - use the query string parameter 'Start=valueToStartFrom' (exclusive)","     in conjunction with Limit to return 'pages' of data from a list","","Use GET to a COLLECTION URL with the the query string parameter 'meta=on' to return the meta-data for it","Use the query string parameter 'doc=off' to NOT return this documentation here","Use the query string parameter 'fields=columnName1|columnName2|columnName3...' to select the columns to return","Use the query string parameter 'filters=\"columnName\": [ \"start_value\"{, \"end_value\"} ]{, \"columnName\": [ \"start_value\"{, \"end_value\"} ]}...' to select a range to return","Use the query string parameter 'options=\"optionName\": \"value\"{,\"optionName\": \"value\"}...' to set options","Use the query string parameter 'owner=off' to suppress the return of the 'owner' element in collections","Use the query string parameter 'count=off' to suppress the return of the 'count' element in collections","Use the quert string parameter 'listLinks=off' to suppress the return of instance 'href' links in collections","Use the query string parameter 'selfLink=off' to suppress the return of 'href' self-links","Use the query string parameter 'collection=off' to suppress the return of the owning collection in instances","Use the query string parameter 'dependents=off' to suppress the return of dependent collections and related links of instances","Use the query string parameter 'returnInstance=off' to NOT return instance data (OTHER than with GET)","","Start by exploring the various top-level collections listed below:"],"collections":[{"name":"Session Management","href":"https://webservices.triumph.com.au:443/api/rest/sessionid"},{"name":"Sales Person","href":"https://webservices.triumph.com.au:443/api/rest/salesgroupone"},{"name":"Sales Area","href":"https://webservices.triumph.com.au:443/api/rest/salesgrouptwo"},{"name":"Ageing Periods","href":"https://webservices.triumph.com.au:443/api/rest/ageingperiods"},{"name":"Credit Terms","href":"https://webservices.triumph.com.au:443/api/rest/creditterms"},{"name":"Foreign Currency Rates","href":"https://webservices.triumph.com.au:443/api/rest/fxrates"},{"name":"Postcodes","href":"https://webservices.triumph.com.au:443/api/rest/postcodes"},{"name":"Contacts","href":"https://webservices.triumph.com.au:443/api/rest/contacts"},{"name":"GL Posting Accounts","href":"https://webservices.triumph.com.au:443/api/rest/glpostingaccounts"},{"name":"General Ledger Journal","href":"https://webservices.triumph.com.au:443/api/rest/gljournal"},{"name":"Debtor Accounts","href":"https://webservices.triumph.com.au:443/api/rest/debtors"},{"name":"Debtor Groups","href":"https://webservices.triumph.com.au:443/api/rest/debtorgroups"},{"name":"Debtor Invoice","href":"https://webservices.triumph.com.au:443/api/rest/debtorinvoice"},{"name":"Debtor Batch Invoice","href":"https://webservices.triumph.com.au:443/api/rest/debtorbatchinvoice"},{"name":"Debtor Receipt","href":"https://webservices.triumph.com.au:443/api/rest/debtorreceipt"},{"name":"Debtor Transactions","href":"https://webservices.triumph.com.au:443/api/rest/debtortransactions"},{"name":"Creditor Accounts","href":"https://webservices.triumph.com.au:443/api/rest/creditors"},{"name":"Creditor Groups","href":"https://webservices.triumph.com.au:443/api/rest/creditorgroups"},{"name":"Prch Officer","href":"https://webservices.triumph.com.au:443/api/rest/purchasegroupone"},{"name":"Creditor Transactions","href":"https://webservices.triumph.com.au:443/api/rest/creditortransactions"},{"name":"Creditor Invoice","href":"https://webservices.triumph.com.au:443/api/rest/creditorinvoice"},{"name":"Creditor Batch Invoice","href":"https://webservices.triumph.com.au:443/api/rest/creditorbatchinvoice"},{"name":"Stock Items","href":"https://webservices.triumph.com.au:443/api/rest/stockitems"},{"name":"Stock Enquiry","href":"https://webservices.triumph.com.au:443/api/rest/stockenquiry"},{"name":"Stock Categories","href":"https://webservices.triumph.com.au:443/api/rest/stockcategories"},{"name":"Stock Groups","href":"https://webservices.triumph.com.au:443/api/rest/stockgroups"},{"name":"Stock Manufacturers","href":"https://webservices.triumph.com.au:443/api/rest/stockmanufacturers"},{"name":"Stock Range Colours","href":"https://webservices.triumph.com.au:443/api/rest/stockrangecolours"},{"name":"Stock Range Sizes","href":"https://webservices.triumph.com.au:443/api/rest/stockrangesizes"},{"name":"Stock Pick Areas","href":"https://webservices.triumph.com.au:443/api/rest/stockpickareas"},{"name":"Landed Costs","href":"https://webservices.triumph.com.au:443/api/rest/stocklandedcosts"},{"name":"Supplier Rebates","href":"https://webservices.triumph.com.au:443/api/rest/supplierrebates"},{"name":"Stock Requisitions & Returns","href":"https://webservices.triumph.com.au:443/api/rest/stockrequisition"},{"name":"Manual Stock Transfer","href":"https://webservices.triumph.com.au:443/api/rest/stocktransfer"},{"name":"POS Gift Voucher","href":"https://webservices.triumph.com.au:443/api/rest/posgiftvoucher"},{"name":"Sales Order Entry","href":"https://webservices.triumph.com.au:443/api/rest/salesorderentry"},{"name":"Freight Companies","href":"https://webservices.triumph.com.au:443/api/rest/freightcompanies"},{"name":"Occurrence Groups","href":"https://webservices.triumph.com.au:443/api/rest/occurrencegroups"},{"name":"Delivery Zones","href":"https://webservices.triumph.com.au:443/api/rest/deliveryzones"},{"name":"Generate Picking Slips","href":"https://webservices.triumph.com.au:443/api/rest/generatepickingslips"},{"name":"Confirm Picking Slips","href":"https://webservices.triumph.com.au:443/api/rest/confirmpickingslips"},{"name":"Convert Sales Orders to Invoices","href":"https://webservices.triumph.com.au:443/api/rest/invoicesalesorders"},{"name":"Pick Deliver Invoice Batch","href":"https://webservices.triumph.com.au:443/api/rest/batchidsalesorders"},{"name":"Freight Gateway Webhook","href":"https://webservices.triumph.com.au:443/api/rest/frtrsp"}]}