PullPurchaseOrders
Pulls purchase orders.
Request Information
Parameters
PurchaseOrderSearchCriteria| Name | Description | Type | Additional information |
|---|---|---|---|
| MaxElapsedSinceUpdate | time interval | ||
| PurchaseOrderNumbers | Collection of string | ||
| CompanyIds | Collection of integer |
Required |
Sample Request
Response Information
Resource Description
Collection of PurchaseOrder| Name | Description | Type | Additional information |
|---|---|---|---|
| PurchaseOrderNumber | string | ||
| VendorName | string | ||
| VendorId | string | ||
| PurchaseOrderDate | date | ||
| Amount | MonetaryValue | ||
| InvoiceNumbers | Collection of string | ||
| Placement | CompanyPlacement |