PUT Clients/BankAccount/{clientBankAccountID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
clientBankAccountID | integer |
Required |
Body Parameters
ClientBankAccountDTOName | Description | Type | Additional information |
---|---|---|---|
ClientBankAccountID | integer |
None. |
|
ClientID | integer |
None. |
|
AccountNumber | string |
None. |
|
AccountTitle | string |
None. |
|
BSB | string |
None. |
|
RecordState | RecordState |
None. |
|
Created | AuditDataDTO |
None. |
|
LastUpdated | AuditDataDTO |
None. |
Response Information
Resource Description
IHttpActionResultNone.