DELETE v1/PaymentAccount/BankAccount?PolicyNumber={PolicyNumber}&EftId={EftId}
Delete Bank Account Details
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
PolicyNumber | string |
Required |
|
EftId |
Unique ID of bank account to delete |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Delete Bank Account Details
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.