The PaymentTerms resource allows PaymentTerms to be listed.
/PaymentTerms
true
false
<?xml version="1.0"?> <PaymentTerms xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://api.unleashedsoftware.com/version/1"> <PaymentTerm> <Guid>6223b37e-2ee4-41ed-a215-5f14c53e8f7f</Guid> <Type>DaysOfTheMonthFollowing</Type> <Days>20</Days> <Obsolete>false</Obsolete> <PaymentTermDescription>20th Month following</PaymentTermDescription> </PaymentTerm> <PaymentTerm> <Guid>6488bee4-ea4c-4a25-ba1b-a86965120e34</Guid> <Type>DaysOfTheMonthFollowing</Type> <Days>25</Days> <Obsolete>false</Obsolete> <PaymentTermDescription>25th Month following</PaymentTermDescription> </PaymentTerm> <PaymentTerm> <Guid>cb84d9f2-9869-4fe7-9602-709057cc0004</Guid> <Type>DaysOfTheMonthFollowing</Type> <Days>30</Days> <Obsolete>false</Obsolete> <PaymentTermDescription>30th Month following</PaymentTermDescription> </PaymentTerm> <PaymentTerm> <Guid>7d47b276-621a-475c-901c-39574aefbec2</Guid> <Type>DaysOfTheMonthFollowing</Type> <Days>1</Days> <Obsolete>false</Obsolete> <PaymentTermDescription>1st of the month following</PaymentTermDescription> </PaymentTerm> <PaymentTerm> <Guid>f6f687ed-0434-453a-9c26-abf20e52482f</Guid> <Type>EndOfTheMonthFollowing</Type> <Days xsi:nil="true" /> <Obsolete>false</Obsolete> <PaymentTermDescription>End of the month following</PaymentTermDescription> </PaymentTerm> <PaymentTerm> <Guid>5a4668cc-8bf4-4fd9-a0e0-5837347d6946</Guid> <Type>DaysAfter</Type> <Days>0</Days> <Obsolete>false</Obsolete> <PaymentTermDescription>Same Day</PaymentTermDescription> </PaymentTerm> <PaymentTerm> <Guid>6176f47a-b54b-4afb-9456-c534413ce477</Guid> <Type>DaysAfter</Type> <Days>7</Days> <Obsolete>false</Obsolete> <PaymentTermDescription>7 days</PaymentTermDescription> </PaymentTerm> <PaymentTerm> <Guid>98ad7e71-5b62-43a0-81be-4aee7da800bb</Guid> <Type>DaysAfter</Type> <Days>14</Days> <Obsolete>false</Obsolete> <PaymentTermDescription>14 days</PaymentTermDescription> </PaymentTerm> <PaymentTerm> <Guid>085d2346-40bd-40d8-a137-25dbbc5a142e</Guid> <Type>DaysAfter</Type> <Days>21</Days> <Obsolete>false</Obsolete> <PaymentTermDescription>21 days</PaymentTermDescription> </PaymentTerm> <PaymentTerm> <Guid>0a6511aa-15f6-400d-afac-aec2b540b8cc</Guid> <Type>DaysAfter</Type> <Days>30</Days> <Obsolete>false</Obsolete> <PaymentTermDescription>30 days</PaymentTermDescription> </PaymentTerm> <PaymentTerm> <Guid>a3e8f72a-e473-4819-84af-e1ef9e55544a</Guid> <Type>DaysAfter</Type> <Days>45</Days> <Obsolete>false</Obsolete> <PaymentTermDescription>45 days</PaymentTermDescription> </PaymentTerm> <PaymentTerm> <Guid>f3c34d40-f077-462e-8cc6-c0ae266a3137</Guid> <Type>DaysAfter</Type> <Days>60</Days> <Obsolete>false</Obsolete> <PaymentTermDescription>60 days</PaymentTermDescription> </PaymentTerm> <PaymentTerm> <Guid>e1f00519-6a72-44e3-b2b4-6d78e4bcf979</Guid> <Type>DaysAfter</Type> <Days>90</Days> <Obsolete>false</Obsolete> <PaymentTermDescription>90 days</PaymentTermDescription> </PaymentTerm> <PaymentTerm> <Guid>6ec81bdc-b944-492f-9f29-f249bdb6dd31</Guid> <Type>DaysAfter</Type> <Days>120</Days> <Obsolete>false</Obsolete> <PaymentTermDescription>120 days</PaymentTermDescription> </PaymentTerm> <PaymentTerm> <Guid>8bc87dcb-57ac-47ee-8089-327461c45739</Guid> <Type>DaysAfter</Type> <Days>0</Days> <Obsolete>false</Obsolete> <PaymentTermDescription>On Delivery</PaymentTermDescription> </PaymentTerm> <PaymentTerm> <Guid>b4bb22c6-ca50-44d6-bb4c-2b487b29ba9e</Guid> <Type>DaysAfter</Type> <Days>50</Days> <Obsolete>false</Obsolete> <PaymentTermDescription>50 days</PaymentTermDescription> </PaymentTerm> <PaymentTerm> <Guid>aa6ff13f-6da5-4b0b-8b51-4eef4c399ef5</Guid> <Type>DaysFollowingTheEndOfTheMonth</Type> <Days>60</Days> <Obsolete>false</Obsolete> <PaymentTermDescription>60 days following the end of the month</PaymentTermDescription> </PaymentTerm> <PaymentTerm> <Guid>077b9c36-c721-46ca-8b63-645d79071e8f</Guid> <Type>DaysFollowingTheEndOfTheMonth</Type> <Days>45</Days> <Obsolete>false</Obsolete> <PaymentTermDescription>45 days following the end of the month</PaymentTermDescription> </PaymentTerm> <PaymentTerm> <Guid>8016b1d0-50f6-40b6-b8fc-20aacf495c5c</Guid> <Type>DaysAfter</Type> <Days>0</Days> <Obsolete>false</Obsolete> <PaymentTermDescription>Prepaid</PaymentTermDescription> </PaymentTerm> </PaymentTerms>
{ "Items": [ { "Guid": "6223b37e-2ee4-41ed-a215-5f14c53e8f7f", "Type": "DaysOfTheMonthFollowing", "Days": 20, "Obsolete": false, "PaymentTermDescription": "20th Month following" }, { "Guid": "6488bee4-ea4c-4a25-ba1b-a86965120e34", "Type": "DaysOfTheMonthFollowing", "Days": 25, "Obsolete": false, "PaymentTermDescription": "25th Month following" }, { "Guid": "cb84d9f2-9869-4fe7-9602-709057cc0004", "Type": "DaysOfTheMonthFollowing", "Days": 30, "Obsolete": false, "PaymentTermDescription": "30th Month following" }, { "Guid": "7d47b276-621a-475c-901c-39574aefbec2", "Type": "DaysOfTheMonthFollowing", "Days": 1, "Obsolete": false, "PaymentTermDescription": "1st of the month following" }, { "Guid": "f6f687ed-0434-453a-9c26-abf20e52482f", "Type": "EndOfTheMonthFollowing", "Days": null, "Obsolete": false, "PaymentTermDescription": "End of the month following" }, { "Guid": "5a4668cc-8bf4-4fd9-a0e0-5837347d6946", "Type": "DaysAfter", "Days": 0, "Obsolete": false, "PaymentTermDescription": "Same Day" }, { "Guid": "6176f47a-b54b-4afb-9456-c534413ce477", "Type": "DaysAfter", "Days": 7, "Obsolete": false, "PaymentTermDescription": "7 days" }, { "Guid": "98ad7e71-5b62-43a0-81be-4aee7da800bb", "Type": "DaysAfter", "Days": 14, "Obsolete": false, "PaymentTermDescription": "14 days" }, { "Guid": "085d2346-40bd-40d8-a137-25dbbc5a142e", "Type": "DaysAfter", "Days": 21, "Obsolete": false, "PaymentTermDescription": "21 days" }, { "Guid": "0a6511aa-15f6-400d-afac-aec2b540b8cc", "Type": "DaysAfter", "Days": 30, "Obsolete": false, "PaymentTermDescription": "30 days" }, { "Guid": "a3e8f72a-e473-4819-84af-e1ef9e55544a", "Type": "DaysAfter", "Days": 45, "Obsolete": false, "PaymentTermDescription": "45 days" }, { "Guid": "f3c34d40-f077-462e-8cc6-c0ae266a3137", "Type": "DaysAfter", "Days": 60, "Obsolete": false, "PaymentTermDescription": "60 days" }, { "Guid": "e1f00519-6a72-44e3-b2b4-6d78e4bcf979", "Type": "DaysAfter", "Days": 90, "Obsolete": false, "PaymentTermDescription": "90 days" }, { "Guid": "6ec81bdc-b944-492f-9f29-f249bdb6dd31", "Type": "DaysAfter", "Days": 120, "Obsolete": false, "PaymentTermDescription": "120 days" }, { "Guid": "8bc87dcb-57ac-47ee-8089-327461c45739", "Type": "DaysAfter", "Days": 0, "Obsolete": false, "PaymentTermDescription": "On Delivery" }, { "Guid": "b4bb22c6-ca50-44d6-bb4c-2b487b29ba9e", "Type": "DaysAfter", "Days": 50, "Obsolete": false, "PaymentTermDescription": "50 days" }, { "Guid": "aa6ff13f-6da5-4b0b-8b51-4eef4c399ef5", "Type": "DaysFollowingTheEndOfTheMonth", "Days": 60, "Obsolete": false, "PaymentTermDescription": "60 days following the end of the month" }, { "Guid": "077b9c36-c721-46ca-8b63-645d79071e8f", "Type": "DaysFollowingTheEndOfTheMonth", "Days": 45, "Obsolete": false, "PaymentTermDescription": "45 days following the end of the month" }, { "Guid": "8016b1d0-50f6-40b6-b8fc-20aacf495c5c", "Type": "DaysAfter", "Days": 0, "Obsolete": false, "PaymentTermDescription": "Prepaid" } ] }
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.