POST api/SAWinAccount/api/SAWinAccount/GeneratePaymentToken
Request Information
URI Parameters
None.
Body Parameters
Account| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
None. |
|
| Description | string |
None. |
|
| IsActive | boolean |
None. |
|
| ExpiresOn | date |
None. |
|
| DatabaseName | string |
None. |
|
| DBServerName | string |
None. |
|
| DBPassword | string |
None. |
|
| DBUserName | string |
None. |
|
| EncryptConnection | boolean |
None. |
|
| WebAddress | string |
None. |
|
| PrimaryEmailAddress | string |
None. |
|
| AlternateEmailAddress | string |
None. |
|
| Telephone | string |
None. |
|
| Fax | string |
None. |
|
| BitmapPath | string |
None. |
|
| OwnerAddressId | integer |
None. |
|
| BillingAddressId | integer |
None. |
|
| BillingAcctCompanyName | string |
None. |
|
| PaymentGatewayToken | string |
None. |
|
| StorageAccountType | StorageType |
None. |
|
| StorageAccountName | string |
None. |
|
| StorageContainerName | string |
None. |
|
| PrimaryAccessKey | string |
None. |
|
| SecondaryAccessKey | string |
None. |
|
| LicensedUserCount | integer |
None. |
|
| Type | AccountType |
None. |
|
| Conversions | Collection of AccountConversion |
None. |
|
| AddOns | Collection of AddOn |
None. |
|
| BillPlans | Collection of AccountBillPlan |
None. |
|
| TenantAccessKey | string |
None. |
|
| CreatedOn | date |
None. |
|
| CreatedBy | string |
None. |
|
| UpdatedOn | date |
None. |
|
| UpdatedBy | string |
None. |
|
| IsLockedForEditing | boolean |
None. |
|
| LockedBy | string |
None. |
|
| Id | integer |
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
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.