DELETE api/v1/Company/DeleteIBAN/{id}
IBAN Silme
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
IBAN id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
{ "error": false, "data": "ok", "version": null, "action": null, "extra": null }
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.