GET purchaseorder?dateType={dateType}&dateFrom={dateFrom}&dateTo={dateTo}

GET a list of PO codes by Document Date or Creation Date

Request Information

URI Parameters

NameDescriptionTypeAdditional information
dateType

1 for Document Date and 2 for Creation Date

integer

Required

dateFrom

Start date from

string

Required

dateTo

End Date to

string

Required

Body Parameters

None.

Response Information

Resource Description

Interprise.Web.Services.Http.MetadataListOfInterprise.Web.Services.Models.SupplierPurchaseOrderSimple
NameDescriptionTypeAdditional information
data

Collection of Interprise.Web.Services.Http.DataNodeOfInterprise.Web.Services.Models.SupplierPurchaseOrderSimple

None.

links

Interprise.Web.Services.Http.LinksNode

None.

Response Formats

Sample not available.