GaleForceMediaBuyOrderImportLinesParsedRequest

GET {{base_url}}/MediaForceBuyOrderImportLinesParsedRequest?Id={{integer}}

Retrieves all parsed lines from a GaleForceMedia buy order import.

API
GaleForceMedia API

Requires Authentication
Yes (Advanced)

Returns
List [MediaForceBuyOrderImportLineParsed]

Batch?
No

Request Params

KeyDatatypeRequiredDescription
IdstringRequired.
(int32)
The identifier of the GaleForceMedia creditor invoice import for which to return lines.

HEADERS

KeyDatatypeRequiredDescription
AcceptstringRequired.
The type of content accepted by the API endpoint.
Content-TypestringRequired.
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"}]