POST Billing/SetInsertBillPayMode
Request Information
URI Parameters
None.
Body Parameters
SetInsertBillPayModeProxy| Name | Description | Type | Additional information |
|---|---|---|---|
| UserID | integer |
Required |
|
| AccountNumber | integer |
Required |
|
| PayTypeId | integer |
None. |
|
| IsBankAccount | integer |
None. |
|
| Mode | integer |
None. |
|
| CardName | string |
None. |
|
| CardType | string |
None. |
|
| CardNumber | string |
None. |
|
| ExpiryMonth | integer |
None. |
|
| ExpiryYear | integer |
None. |
|
| SecurityCode | string |
None. |
|
| BankName | string |
None. |
|
| BankAccount | string |
None. |
|
| AchType | string |
None. |
|
| BankRouting | string |
None. |
|
| AccountHolderName | string |
None. |
|
| MakePrimary | integer |
None. |
|
| UserProfileId | string |
None. |
|
| PaymentMode | integer |
Required |
|
| LanguageCode | string |
None. |
|
| UtilityAccountNumber | string |
None. |
|
| PaymentToken | string |
None. |
|
| CustomerRefNum | string |
None. |
|
| ChannelType | integer |
None. |
|
| IP | string |
None. |
|
| IsEnterprise | boolean |
None. |
|
| GroupId | integer |
None. |
|
| AccountType | string |
None. |
|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| CityName | string |
None. |
|
| ZipCode | string |
None. |
|
| Address1 | string |
None. |
|
| StateName | string |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |