Terms API v1
Overview
Reckon One API v2 is now available.
Payment Terms API v2 endpoints provides you with more information about your Payment Terms.
Payment Terms API v2 endpoints provides you with more information about your Payment Terms.
The terms endpoint can be found at:
AU/NZ: https://api.reckon.com/R1/{BOOKID}/terms
Methods supported: GET
Reckon One Module | Endpoint | Additional Parameter(s) | HTTP Method | Description | API Portal | Countries |
Contacts > Customers | Terms |
| GET | Retrieve the list of customer payments terms | AU/NZ/UK |
Sample response:
{
"Id":"95bd04d7-4acc-4cde-bf5b-b14757224316",
"Name":"Net 15",
"Description":"Net due 15 days from issue.",
"Type":0
}
Details of each object
Data Field | Description | Data Type |
ID | The unique ID of the Term in the Reckon One book (file) | GUID |
Name | The name of the term | Text |
Description | The description of the term | Text |
Type | The Type of the term |
|