DELETE api/{database}/BankAccount/{organizationId}/{indexNumber}
Deletes the specified BankAccount
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
organizationId | The organizationId. |
Define this parameter in the request URI. |
indexNumber | The indexNumber. |
Define this parameter in the request URI. |