get_acct_universal_contract_m Guide
- Last updated
-
-
Save as PDF
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
Associated Inputs: auth_key, client_id, client_no
|
<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)
Associated Inputs: acct_no, account_no, client_acct_id, user_id, userid, parent_acct_no
|
<acct_no>, <client_acct_id> |
16001: contract does not exist
Associated Inputs: contract_no, client_contract_id
|
<contract_no>, <client_contract_id> |