Create an Advice of Charge Customer Deposit

post

/bcws/webresources/v1.0/depositManagement/customerDeposit/chargeofadvice

Creates a new advice-of-charge customer deposit.

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - application/xml ()
Root Schema : schema
Type: object
Show Source
Nested Schema : Money
Type: object
Show Source
Nested Schema : TimePeriod
Type: object
Show Source
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : Money
Type: object
Show Source
Nested Schema : TimePeriod
Type: object
Show Source
Back to Top

Response

200 Response

The advice-of-charge customer deposit was created successfully, and its ID was returned.

500 Response

An error occurred. An exception has been raised.
Back to Top