GET v1/consumers/accounts/term-deposit/offer?amount={amount}&durationInMonths={durationInMonths}&paymentAccountId={paymentAccountId}&campaignCode={campaignCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| amount | decimal number |
Required |
|
| durationInMonths | integer |
Required |
|
| paymentAccountId | globally unique identifier |
Required |
|
| campaignCode | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.