Recost Adjustments
The full range of URIs and HTTP Verbs supported are:
Operation |
HTTP Action |
List a page of Recost Adjustments. |
GET /RecostAdjustments |
GET RecostAdjustments
These filters can be used with the GET RecostAdjustments endpoint:
Filter |
Description |
completedBefore |
Returns Recost Adjustments completed before the specified date. |
completedAfter |
Returns Recost Adjustments completed after the specified date. |
Available Fields for RecostAdjustment:
Property |
Type |
Length |
PurchaseOrderGuid |
Guid |
|
PurchaseOrderNumber |
String |
20 |
SupplierCode |
String |
500 |
TaxCode |
String |
50 |
Currency |
String |
3 |
CompletedDate |
Nullable DateTime |
|
Total |
Decimal |
|
EntryDate |
Nullable DateTime |
|
Examples for Response GET /RecostAdjustments
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.