Authorization is Required

DELETE api/purchaseOrders/{sapCustomerType}/{parentId}/{id}

Delete an purchaseOrder by Id

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The SAP purchaseOrder id

string

Required

parentId

The parent id

string

Required

sapCustomerType

The parent type

SapCustomerType

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/x-www-form-urlencoded, application/json, text/json

Sample:
Null