get_acct_universal_contract_m Guide
- Last updated
-
-
Save as PDF
The get_acct_universal_contract_m API returns any universal contract currently associated with a specified account.
Additional Guidance
Output Fields
| Field Names |
Notes |
| <type_no> |
Allowable values
| Values |
Description |
| 2 |
Continue existing service without contract |
| 3 |
Renew existing contract automatically |
| 6 |
Terminate service and billing |
| 7 |
Terminate service and billing and prorate final invoice |
|
| <status_code> |
Allowable values
| Values |
Description |
| 1 |
Contract is currently in effect. |
| -1 |
Contract cancelled by end-user. |
| -2 |
Contract terminated by client or system. |
| 0 |
Contract completed and renewed. New contract record refers to this contract record. |
| 99 |
Contract completed, no renewal. |
| -3 |
Contract no longer in scope, usually due to mid-contract plan change on account. |
|
| <status_code_2> |
Allowable values
| Values |
Description |
| 1 |
Contract is currently in effect. |
| -1 |
Contract cancelled by end-user. |
| -2 |
Contract terminated by client or system. |
| 0 |
Contract completed and renewed. New contract record refers to this contract record. |
| 99 |
Contract completed, no renewal. |
| -3 |
Contract no longer in scope, usually due to mid-contract plan change on account. |
|
| <renewal_duration_type> |
Indicates whether the contract renewal duration in length is based on months, weeks or days.
Allowable Values
| Values |
Description |
| 1 |
Days |
| 2 |
Weeks |
| 3 |
Months |
|
| <duration_type> |
Indicates whether the contract renewal duration in length is based on months, weeks or days.
Allowable Values
| Values |
Description |
| 1 |
Days |
| 2 |
Weeks |
| 3 |
Months |
|
Error Codes
| Error Code/Description |
Associated Inputs |
|
|
|
1004: authentication error
|
<auth_key>, <client_no> |
1009: account does not exist, Account not found: AriaNo (acct_no), Account not found: Userid (userid), or Account not found: ClientId (client_acct_id)
|
<acct_no>, <client_acct_id> |
16001: contract does not exist
|
<contract_no>, <client_contract_id> |