DELETE api/passes/{sapCustomerType}/{parentId}/{id}
Delete a pass
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The id of the address to delete |
string |
Required |
| parentId |
The parent id |
string |
Required |
| sapCustomerType |
The parent type |
SapCustomerType |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/x-www-form-urlencoded, application/json, text/json
Sample:
Null