External Purchase Prices Requests REST Endpoints

External Purchase Prices Requests
The External Purchase Prices Requests resource manages the external purchase prices requests. The external purchases prices requests created using this resource are stored in the open interface tables. Run the Import External Purchase Prices process to import the requests from the open interface tables into Oracle Procurement Cloud.
Create requests
Method: post
Path: /fscmRestApi/resources/11.13.18.05/externalPurchasePricesRequests
Delete a request
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/externalPurchasePricesRequests/{InterfaceHeaderId}
Get all requests
Method: get
Path: /fscmRestApi/resources/11.13.18.05/externalPurchasePricesRequests
Get one request
Method: get
Path: /fscmRestApi/resources/11.13.18.05/externalPurchasePricesRequests/{InterfaceHeaderId}