POST Billing/ResendVerificationText
Request Information
URI Parameters
None.
Body Parameters
TextToPayProfileModel| Name | Description | Type | Additional information |
|---|---|---|---|
| TextToPayProfileId | integer |
None. |
|
| PaymentProfileId | integer |
None. |
|
| CompanyName | string |
None. |
|
| TextToPay | boolean |
None. |
|
| PaymentToken | string |
None. |
|
| PaymentTypeId | integer |
None. |
|
| PaymentAccount | string |
None. |
|
| IsTextToPayVerified | boolean |
None. |
|
| TextOnNewInvoice | integer |
None. |
|
| Phone | string |
None. |
|
| TextOnDueDate | integer |
None. |
|
| TextBeforeDueDate | integer |
None. |
|
| UtilityAccountNumber | string |
None. |
|
| AccountNumber | integer |
None. |
|
| UserID | integer |
None. |
|
| RawRequest | string |
None. |
|
| RawResponse | string |
None. |
|
| TextToPayStatus | integer |
None. |
|
| TextToPayEmailStatus | integer |
None. |
|
| CCBTextToPayUpdate | boolean |
None. |
|
| TextToPayXML | string |
None. |
|
| LanguageCode | string |
None. |
|
| BasicValue | 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. |