GaleForceMediaBuyOrderImportLinesParsedRequest
GET {{base_url}}/MediaForceBuyOrderImportLinesParsedRequest?Id={{integer}}
Retrieves all parsed lines from a GaleForceMedia buy order import.
Requires Authentication
Yes (Advanced)
Returns
List [MediaForceBuyOrderImportLineParsed]
Batch?
No
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Id | string | Required. | |
(int32) | |||
The identifier of the of the GaleForceMedia creditor invoice import for which to return lines. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | Required. | |
The type of content accepted by the API endpoint. | |||
Content-Type | string | Required. | |
The type of content supported by the API endpoint. |
RESPONSES
status: OK
[{"Id":6709,"MediaForceBuyOrderImportId":78,"MediaForceBuyOrderNumber":"C\u00262020082814444483","SpotLinkId":"139232-17995-1","SupplierId":81048,"SupplierName":"C \u0026 W CABLE","OrderDate":"2020-08-28T00:00:00.000Z","ProjectNumber":21217,"ItemId":"TV","GrossAmount":10,"NetCost":233,"Spots":1,"StartDate":"2020-05-04T00:00:00.000Z","EndDate":"2020-07-11T00:00:00.000Z"},{"Id":6710,"MediaForceBuyOrderImportId":78,"MediaForceBuyOrderNumber":"C\u00262020082814432293","SpotLinkId":"139232-17995-2","SupplierId":81048,"SupplierName":"C \u0026 W CABLE","OrderDate":"2020-08-28T00:00:00.000Z","ProjectNumber":21217,"ItemId":"TV","GrossAmount":10,"NetCost":235,"Spots":1,"StartDate":"2020-05-04T00:00:00.000Z","EndDate":"2020-07-11T00:00:00.000Z"}]