Field Name: | Notes: | ||||||||||||||||||||||
<reason_code> |
Allowable values
|
||||||||||||||||||||||
<eligible_service_types> |
Allowable values
|
||||||||||||||||||||||
<credit_expiry_type_ind> |
If you pass in a <credit_expiry_type_ind>, then <credit_expiry_period> is required. Allowable values
|
||||||||||||||||||||||
<credit_expiry_months> | You can pass in frequency_no, credit_expiry_months or credit_expiry_date (based on credit_expiry_type_ind), and frequency_interval_type to create a recurring service credit with an expiration month/date. | ||||||||||||||||||||||
<credit_expiry_date> |
You can pass in frequency_no, credit_expiry_months or credit_expiry_date (based on credit_expiry_type_ind), and frequency_interval_type to create a recurring service credit with an expiration month/date. The expiration date must be after the application date of the last service credit applied based on your specified frequency_no. Example: If you create a service credit to be applied in the next 2 months, the expiration date must be more than 2 months away. |
||||||||||||||||||||||
<frequency_interval_type> |
You can pass in <frequency_no>, <credit_expiry_months>, or <credit_expiry_date> (based on <credit_expiry_type_ind>), and <frequency_interval_type> to create a recurring service credit with an expiration month/date. If you pass 6 (weekly) or 7 (daily) into this field, then you must also pass in a <frequency_interval_length>. Allowable values
|
||||||||||||||||||||||
<credit_expiry_period> |
To specify the credit expiration, pass a value into this field and the <credit_expiry_type_ind> field. Example: If you pass Y (days) into the <credit_expiry_type_ind> field and 5 into the <credit_expiry_period> field, it means that the credit will expire 5 days after it is applied to an account.
|
||||||||||||||||||||||
<frequency_interval_length> |
Example: If you pass 4 into this field and 6 (weekly) into the <frequency_interval_type> field, then the service credit will be applied every 4 weeks. This field is required if you passed 6 (weekly) or 7 (daily) into the <frequency_interval_type> field. |
||||||||||||||||||||||
<service_code_option> |
Allowable values
|
create_advanced_service_credit_m Guide
This API creates service credit in advance on an account or master plan instance.
API Specification: | |
Required Fields: |
|
Error Codes
Error Code/Description | Associated Inputs |
---|---|
<auth_key>, <client_no> | |
<acct_no>, <client_acct_id> | |
<alt_service_no_to_apply>, <client_plan_instance_id>, <client_plan_instance_service_id>, <client_percent_eval_plan_instance_id>, <percent_eval_service_no>, <client_percent_eval_service_id>, <reason_code>, <acct_no> | |
<initial_credit_date> | |
<amount>, <percent_amount> | |
<credit_expiry_date> | |
<client_plan_id> | |
<client_service_id>, <client_plan_instance_service_id>, <client_percent_eval_service_id> | |
<client_eligible_service_plan_ids> | |
<percent_eval_plan_instance_no>, <client_plan_instance_id> | |
<client_plan_instance_id> | |
<eligible_service_types> | |
<credit_expiry_type_ind>, <credit_expiry_months> | |
<credit_expiry_type_ind> | |
<credit_expiry_type_ind>, <frequency_interval_type> | |
<credit_expiry_date> | |
<credit_expiry_type_ind>, <credit_expiry_date> | |
<credit_expiry_months> | |
<service_code_option> | |
<service_code_option>, <alt_service_no_to_apply>, <client_alt_service_id_to_apply> | |
<service_code_option>, <alt_service_no_to_apply>, <client_alt_service_id_to_apply> | |
<percent_eval_service_no> | |
<credit_expiry_date> | |
<frequency_interval_type> | |
<credit_expiry_period> | |
<credit_expiry_period> | |
<credit_expiry_period> | |
<frequency_interval_length> | |
<frequency_interval_length> | |
All character field inputs like comments, etc. |
Additional Guidance: