GET POS/PurchaseOrders/{id}/Items/{purchaseOrderItemId}/Revisions Try Now
Gets the purchase order item revisions by purchase order item id.
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| id | 
                         The identifier. 
                     | 
                    string | 
                                 Required 
                     | 
                
| purchaseOrderItemId | 
                         The purchase order item identifier. 
                     | 
                    string | 
                                 Required 
                     | 
                
Body Parameters
None.
Response Information
Resource Description
        Collection of PurchaseOrderItemRevision
    | Name | Description | Type | Additional information | 
|---|---|---|---|
| PurchaseOrderItemId | 
                         The purchase order item identifier. 
                     | 
                    string | 
                             None. 
                     | 
                
| PurchaseOrderId | 
                         The purchase order identifier. 
                     | 
                    string | 
                             None. 
                     | 
                
| SubscriberId | 
                         The subscriber identifier. 
                     | 
                    string | 
                             None. 
                     | 
                
| Event | 
                         The event. 
                     | 
                    string | 
                             None. 
                     | 
                
| Venue | 
                         The venue. 
                     | 
                    string | 
                             None. 
                     | 
                
| EventId | 
                         The event identifier. 
                     | 
                    string | 
                             None. 
                     | 
                
| VenueId | 
                         The venue identifier. 
                     | 
                    string | 
                             None. 
                     | 
                
| EventDate | 
                         The event date. 
                     | 
                    date | 
                             None. 
                     | 
                
| Section | 
                         The section. 
                     | 
                    string | 
                             None. 
                     | 
                
| Row | 
                         The row. 
                     | 
                    string | 
                             None. 
                     | 
                
| Quantity | 
                         The quantity. 
                     | 
                    integer | 
                             None. 
                     | 
                
| LowSeat | 
                         The low seat. 
                     | 
                    integer | 
                             None. 
                     | 
                
| HighSeat | 
                         The high seat. 
                     | 
                    integer | 
                             None. 
                     | 
                
| UnitPrice | 
                         The purchase price. 
                     | 
                    Money | 
                             None. 
                     | 
                
| FacePrice | 
                         The face price. 
                     | 
                    Money | 
                             None. 
                     | 
                
| Seating | 
                         The seating. 
                     | 
                    Seating | 
                             None. 
                     | 
                
| Stock | 
                         The stock. 
                     | 
                    Stock | 
                             None. 
                     | 
                
| Discount | 
                         The discount. 
                     | 
                    decimal number | 
                             None. 
                     | 
                
| Tax | 
                         The tax. 
                     | 
                    decimal number | 
                             None. 
                     | 
                
| TaxName | 
                         The name of the tax. 
                     | 
                    string | 
                             None. 
                     | 
                
| Overs | 
                         The overs. 
                     | 
                    decimal number | 
                             None. 
                     | 
                
| Total | 
                         The total. 
                     | 
                    decimal number | 
                             None. 
                     | 
                
| Currency | 
                         The currency. 
                     | 
                    string | 
                             None. 
                     | 
                
| Notes | 
                         The notes. 
                     | 
                    string | 
                             None. 
                     | 
                
| Seats | 
                         The seats. 
                     | 
                    Collection of integer | 
                             None. 
                     | 
                
| PDFStatus | 
                         the PDF status. 
                     | 
                    PreDeliveryStatus | 
                             None. 
                     | 
                
| BarcodeStatus | 
                         The barcode status. 
                     | 
                    PreDeliveryStatus | 
                             None. 
                     | 
                
| Correction | 
                         Gets the correction. 
                     | 
                    decimal number | 
                             None. 
                     | 
                
| MinimumPayout | 
                         The minimum payout. 
                     | 
                    decimal number | 
                             None. 
                     | 
                
| IsModified | 
                         A value indicating whether this instance is modified. 
                     | 
                    boolean | 
                             None. 
                     | 
                
| DateAdded | date | 
                             None. 
                     | 
                |
| DateUpdated | 
                         The date updated. 
                     | 
                    date | 
                             None. 
                     | 
                
| UpdatedBy | 
                         The updated by. 
                     | 
                    string | 
                             None. 
                     | 
                
| PurchaseItemHistoryId | string | 
                             None. 
                     | 
                |
| DateHistoryAdded | date | 
                             None. 
                     | 
                |
| Source | string | 
                             None. 
                     | 
                |
| Changes | string | 
                             None. 
                     | 
                
Response Formats
application/json, text/json
            Sample:
                    
Sample not available.