This method will auto-generate an ID and create a new course reg process. If an ID is specified for the course reg process, an error will be thrown.
The course reg process that you would like to be saved.
{- "id": "string",
- "name": "string",
- "display_in_portal_as": "string",
- "description": "string",
- "type": "register",
- "display_order": 0,
- "restrict_courses": true,
- "course_ids": [
- "string"
], - "show_contact_form": true,
- "contact_form_options": {
- "contact_form_id": "string",
- "html": "string"
}, - "form_id": "string",
- "available_to_training_providers": true,
- "is_active": true,
- "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "available_in_portal": true,
- "override_checkout_settings": true,
- "checkout_settings": {
- "business_unit_id": "string",
- "merchant_account_id": "string",
- "bank_account_id": "string",
- "enable_split_payments": true,
- "enable_electronic_checks": true,
- "enable_payroll_deduction": true,
- "enable_pay_later": true,
- "enable_bill_my_organization": true,
- "enable_bill_my_parent_organization": true,
- "use_pro_forma_invoices": true,
- "enable_donations_at_checkout": true,
- "restocking_fee_product_id": "string",
- "cancellation_fee_product_id": "string",
- "special_instructions": "string",
- "pay_later_options": {
- "reference_number": "string",
- "purchase_order_number": "do not show",
- "billing_address": "do not show"
}, - "bill_my_organization_options": {
- "reference_number": "string",
- "purchase_order_number": "do not show",
- "billing_address": "do not show"
}, - "bill_my_parent_organization_options": {
- "reference_number": "string",
- "purchase_order_number": "do not show",
- "billing_address": "do not show"
}, - "credit_card_mode": "enabled",
- "credit_card_minimum_range_start": 0,
- "credit_card_minimum_range_end": 0,
- "credit_card_processing_fee_mode": "do not charge",
- "credit_card_processing_fee_options": {
- "fee_percentage": 0,
- "product_id": "string",
- "minimum_fee": 0,
- "maximum_fee": 0,
- "prompt_text": "string",
- "prompt_sub_text": "string"
}, - "invoice_template_id": "string",
- "invoice_payment_terms_id": "string",
- "allow_customer_to_choose_installment_plan": true,
- "disable_electronic_payment_vaulting": true,
- "installment_plan_options": [
- {
- "installment_plan_id": "string",
- "additional_cost": 0,
- "is_default": true
}
], - "checkout_donation_options": {
- "type": "simple",
- "simple_checkout_donation_options": {
- "donation_ask_text": "string",
- "donation_information": "string",
- "donation_product_id": "string",
- "override_donation_denominations": true,
- "suggested_donation": 0,
- "donation_denominations": [
- 0
], - "allow_user_to_specify_custom_amount": true
}
}
}, - "enable_confirmation_email": true,
- "confirmation_email": {
- "from": "string",
- "from_name": "string",
- "reply_to": "string",
- "subject": "string",
- "cc": "string",
- "bcc": "string",
- "body": "string"
}, - "enable_confirmation_email_for_virtual": true,
- "virtual_confirmation_email": {
- "from": "string",
- "from_name": "string",
- "reply_to": "string",
- "subject": "string",
- "cc": "string",
- "bcc": "string",
- "body": "string"
}, - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
{- "id": "string",
- "name": "string",
- "display_in_portal_as": "string",
- "description": "string",
- "type": "register",
- "display_order": 0,
- "restrict_courses": true,
- "course_ids": [
- "string"
], - "show_contact_form": true,
- "contact_form_options": {
- "contact_form_id": "string",
- "html": "string"
}, - "form_id": "string",
- "available_to_training_providers": true,
- "is_active": true,
- "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "available_in_portal": true,
- "override_checkout_settings": true,
- "checkout_settings": {
- "business_unit_id": "string",
- "merchant_account_id": "string",
- "bank_account_id": "string",
- "enable_split_payments": true,
- "enable_electronic_checks": true,
- "enable_payroll_deduction": true,
- "enable_pay_later": true,
- "enable_bill_my_organization": true,
- "enable_bill_my_parent_organization": true,
- "use_pro_forma_invoices": true,
- "enable_donations_at_checkout": true,
- "restocking_fee_product_id": "string",
- "cancellation_fee_product_id": "string",
- "special_instructions": "string",
- "pay_later_options": {
- "reference_number": "string",
- "purchase_order_number": "do not show",
- "billing_address": "do not show"
}, - "bill_my_organization_options": {
- "reference_number": "string",
- "purchase_order_number": "do not show",
- "billing_address": "do not show"
}, - "bill_my_parent_organization_options": {
- "reference_number": "string",
- "purchase_order_number": "do not show",
- "billing_address": "do not show"
}, - "credit_card_mode": "enabled",
- "credit_card_minimum_range_start": 0,
- "credit_card_minimum_range_end": 0,
- "credit_card_processing_fee_mode": "do not charge",
- "credit_card_processing_fee_options": {
- "fee_percentage": 0,
- "product_id": "string",
- "minimum_fee": 0,
- "maximum_fee": 0,
- "prompt_text": "string",
- "prompt_sub_text": "string"
}, - "invoice_template_id": "string",
- "invoice_payment_terms_id": "string",
- "allow_customer_to_choose_installment_plan": true,
- "disable_electronic_payment_vaulting": true,
- "installment_plan_options": [
- {
- "installment_plan_id": "string",
- "additional_cost": 0,
- "is_default": true
}
], - "checkout_donation_options": {
- "type": "simple",
- "simple_checkout_donation_options": {
- "donation_ask_text": "string",
- "donation_information": "string",
- "donation_product_id": "string",
- "override_donation_denominations": true,
- "suggested_donation": 0,
- "donation_denominations": [
- 0
], - "allow_user_to_specify_custom_amount": true
}
}
}, - "enable_confirmation_email": true,
- "confirmation_email": {
- "from": "string",
- "from_name": "string",
- "reply_to": "string",
- "subject": "string",
- "cc": "string",
- "bcc": "string",
- "body": "string"
}, - "enable_confirmation_email_for_virtual": true,
- "virtual_confirmation_email": {
- "from": "string",
- "from_name": "string",
- "reply_to": "string",
- "subject": "string",
- "cc": "string",
- "bcc": "string",
- "body": "string"
}, - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
This method will scan all course reg processes and and return them to the caller.
curl -i -X GET \ 'https://certifications.api.756794052567.rhythmsoftware.com/courseRegProcesses/:tenantId?fields=string&exclusiveStartKey=string' \ -H 'Authorization: YOUR_API_KEY_HERE'
[- {
- "id": "string",
- "name": "string",
- "display_in_portal_as": "string",
- "description": "string",
- "type": "register",
- "display_order": 0,
- "restrict_courses": true,
- "course_ids": [
- "string"
], - "show_contact_form": true,
- "contact_form_options": {
- "contact_form_id": "string",
- "html": "string"
}, - "form_id": "string",
- "available_to_training_providers": true,
- "is_active": true,
- "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "available_in_portal": true,
- "override_checkout_settings": true,
- "checkout_settings": {
- "business_unit_id": "string",
- "merchant_account_id": "string",
- "bank_account_id": "string",
- "enable_split_payments": true,
- "enable_electronic_checks": true,
- "enable_payroll_deduction": true,
- "enable_pay_later": true,
- "enable_bill_my_organization": true,
- "enable_bill_my_parent_organization": true,
- "use_pro_forma_invoices": true,
- "enable_donations_at_checkout": true,
- "restocking_fee_product_id": "string",
- "cancellation_fee_product_id": "string",
- "special_instructions": "string",
- "pay_later_options": {
- "reference_number": "string",
- "purchase_order_number": "do not show",
- "billing_address": "do not show"
}, - "bill_my_organization_options": {
- "reference_number": "string",
- "purchase_order_number": "do not show",
- "billing_address": "do not show"
}, - "bill_my_parent_organization_options": {
- "reference_number": "string",
- "purchase_order_number": "do not show",
- "billing_address": "do not show"
}, - "credit_card_mode": "enabled",
- "credit_card_minimum_range_start": 0,
- "credit_card_minimum_range_end": 0,
- "credit_card_processing_fee_mode": "do not charge",
- "credit_card_processing_fee_options": {
- "fee_percentage": 0,
- "product_id": "string",
- "minimum_fee": 0,
- "maximum_fee": 0,
- "prompt_text": "string",
- "prompt_sub_text": "string"
}, - "invoice_template_id": "string",
- "invoice_payment_terms_id": "string",
- "allow_customer_to_choose_installment_plan": true,
- "disable_electronic_payment_vaulting": true,
- "installment_plan_options": [
- {
- "installment_plan_id": "string",
- "additional_cost": 0,
- "is_default": true
}
], - "checkout_donation_options": {
- "type": "simple",
- "simple_checkout_donation_options": {
- "donation_ask_text": "string",
- "donation_information": "string",
- "donation_product_id": "string",
- "override_donation_denominations": true,
- "suggested_donation": 0,
- "donation_denominations": [
- 0
], - "allow_user_to_specify_custom_amount": true
}
}
}, - "enable_confirmation_email": true,
- "confirmation_email": {
- "from": "string",
- "from_name": "string",
- "reply_to": "string",
- "subject": "string",
- "cc": "string",
- "bcc": "string",
- "body": "string"
}, - "enable_confirmation_email_for_virtual": true,
- "virtual_confirmation_email": {
- "from": "string",
- "from_name": "string",
- "reply_to": "string",
- "subject": "string",
- "cc": "string",
- "bcc": "string",
- "body": "string"
}, - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
]
This method will look up a course reg process by the specified ID and return it back.
curl -i -X GET \ 'https://certifications.api.756794052567.rhythmsoftware.com/courseRegProcesses/:tenantId/:id?fields=string&consistentRead=string' \ -H 'Authorization: YOUR_API_KEY_HERE'
{- "id": "string",
- "name": "string",
- "display_in_portal_as": "string",
- "description": "string",
- "type": "register",
- "display_order": 0,
- "restrict_courses": true,
- "course_ids": [
- "string"
], - "show_contact_form": true,
- "contact_form_options": {
- "contact_form_id": "string",
- "html": "string"
}, - "form_id": "string",
- "available_to_training_providers": true,
- "is_active": true,
- "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "available_in_portal": true,
- "override_checkout_settings": true,
- "checkout_settings": {
- "business_unit_id": "string",
- "merchant_account_id": "string",
- "bank_account_id": "string",
- "enable_split_payments": true,
- "enable_electronic_checks": true,
- "enable_payroll_deduction": true,
- "enable_pay_later": true,
- "enable_bill_my_organization": true,
- "enable_bill_my_parent_organization": true,
- "use_pro_forma_invoices": true,
- "enable_donations_at_checkout": true,
- "restocking_fee_product_id": "string",
- "cancellation_fee_product_id": "string",
- "special_instructions": "string",
- "pay_later_options": {
- "reference_number": "string",
- "purchase_order_number": "do not show",
- "billing_address": "do not show"
}, - "bill_my_organization_options": {
- "reference_number": "string",
- "purchase_order_number": "do not show",
- "billing_address": "do not show"
}, - "bill_my_parent_organization_options": {
- "reference_number": "string",
- "purchase_order_number": "do not show",
- "billing_address": "do not show"
}, - "credit_card_mode": "enabled",
- "credit_card_minimum_range_start": 0,
- "credit_card_minimum_range_end": 0,
- "credit_card_processing_fee_mode": "do not charge",
- "credit_card_processing_fee_options": {
- "fee_percentage": 0,
- "product_id": "string",
- "minimum_fee": 0,
- "maximum_fee": 0,
- "prompt_text": "string",
- "prompt_sub_text": "string"
}, - "invoice_template_id": "string",
- "invoice_payment_terms_id": "string",
- "allow_customer_to_choose_installment_plan": true,
- "disable_electronic_payment_vaulting": true,
- "installment_plan_options": [
- {
- "installment_plan_id": "string",
- "additional_cost": 0,
- "is_default": true
}
], - "checkout_donation_options": {
- "type": "simple",
- "simple_checkout_donation_options": {
- "donation_ask_text": "string",
- "donation_information": "string",
- "donation_product_id": "string",
- "override_donation_denominations": true,
- "suggested_donation": 0,
- "donation_denominations": [
- 0
], - "allow_user_to_specify_custom_amount": true
}
}
}, - "enable_confirmation_email": true,
- "confirmation_email": {
- "from": "string",
- "from_name": "string",
- "reply_to": "string",
- "subject": "string",
- "cc": "string",
- "bcc": "string",
- "body": "string"
}, - "enable_confirmation_email_for_virtual": true,
- "virtual_confirmation_email": {
- "from": "string",
- "from_name": "string",
- "reply_to": "string",
- "subject": "string",
- "cc": "string",
- "bcc": "string",
- "body": "string"
}, - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
This method will update an existing course reg process with the specified ID.
The updated course reg process that will be saved.
{- "id": "string",
- "name": "string",
- "display_in_portal_as": "string",
- "description": "string",
- "type": "register",
- "display_order": 0,
- "restrict_courses": true,
- "course_ids": [
- "string"
], - "show_contact_form": true,
- "contact_form_options": {
- "contact_form_id": "string",
- "html": "string"
}, - "form_id": "string",
- "available_to_training_providers": true,
- "is_active": true,
- "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "available_in_portal": true,
- "override_checkout_settings": true,
- "checkout_settings": {
- "business_unit_id": "string",
- "merchant_account_id": "string",
- "bank_account_id": "string",
- "enable_split_payments": true,
- "enable_electronic_checks": true,
- "enable_payroll_deduction": true,
- "enable_pay_later": true,
- "enable_bill_my_organization": true,
- "enable_bill_my_parent_organization": true,
- "use_pro_forma_invoices": true,
- "enable_donations_at_checkout": true,
- "restocking_fee_product_id": "string",
- "cancellation_fee_product_id": "string",
- "special_instructions": "string",
- "pay_later_options": {
- "reference_number": "string",
- "purchase_order_number": "do not show",
- "billing_address": "do not show"
}, - "bill_my_organization_options": {
- "reference_number": "string",
- "purchase_order_number": "do not show",
- "billing_address": "do not show"
}, - "bill_my_parent_organization_options": {
- "reference_number": "string",
- "purchase_order_number": "do not show",
- "billing_address": "do not show"
}, - "credit_card_mode": "enabled",
- "credit_card_minimum_range_start": 0,
- "credit_card_minimum_range_end": 0,
- "credit_card_processing_fee_mode": "do not charge",
- "credit_card_processing_fee_options": {
- "fee_percentage": 0,
- "product_id": "string",
- "minimum_fee": 0,
- "maximum_fee": 0,
- "prompt_text": "string",
- "prompt_sub_text": "string"
}, - "invoice_template_id": "string",
- "invoice_payment_terms_id": "string",
- "allow_customer_to_choose_installment_plan": true,
- "disable_electronic_payment_vaulting": true,
- "installment_plan_options": [
- {
- "installment_plan_id": "string",
- "additional_cost": 0,
- "is_default": true
}
], - "checkout_donation_options": {
- "type": "simple",
- "simple_checkout_donation_options": {
- "donation_ask_text": "string",
- "donation_information": "string",
- "donation_product_id": "string",
- "override_donation_denominations": true,
- "suggested_donation": 0,
- "donation_denominations": [
- 0
], - "allow_user_to_specify_custom_amount": true
}
}
}, - "enable_confirmation_email": true,
- "confirmation_email": {
- "from": "string",
- "from_name": "string",
- "reply_to": "string",
- "subject": "string",
- "cc": "string",
- "bcc": "string",
- "body": "string"
}, - "enable_confirmation_email_for_virtual": true,
- "virtual_confirmation_email": {
- "from": "string",
- "from_name": "string",
- "reply_to": "string",
- "subject": "string",
- "cc": "string",
- "bcc": "string",
- "body": "string"
}, - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
{- "id": "string",
- "name": "string",
- "display_in_portal_as": "string",
- "description": "string",
- "type": "register",
- "display_order": 0,
- "restrict_courses": true,
- "course_ids": [
- "string"
], - "show_contact_form": true,
- "contact_form_options": {
- "contact_form_id": "string",
- "html": "string"
}, - "form_id": "string",
- "available_to_training_providers": true,
- "is_active": true,
- "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "available_in_portal": true,
- "override_checkout_settings": true,
- "checkout_settings": {
- "business_unit_id": "string",
- "merchant_account_id": "string",
- "bank_account_id": "string",
- "enable_split_payments": true,
- "enable_electronic_checks": true,
- "enable_payroll_deduction": true,
- "enable_pay_later": true,
- "enable_bill_my_organization": true,
- "enable_bill_my_parent_organization": true,
- "use_pro_forma_invoices": true,
- "enable_donations_at_checkout": true,
- "restocking_fee_product_id": "string",
- "cancellation_fee_product_id": "string",
- "special_instructions": "string",
- "pay_later_options": {
- "reference_number": "string",
- "purchase_order_number": "do not show",
- "billing_address": "do not show"
}, - "bill_my_organization_options": {
- "reference_number": "string",
- "purchase_order_number": "do not show",
- "billing_address": "do not show"
}, - "bill_my_parent_organization_options": {
- "reference_number": "string",
- "purchase_order_number": "do not show",
- "billing_address": "do not show"
}, - "credit_card_mode": "enabled",
- "credit_card_minimum_range_start": 0,
- "credit_card_minimum_range_end": 0,
- "credit_card_processing_fee_mode": "do not charge",
- "credit_card_processing_fee_options": {
- "fee_percentage": 0,
- "product_id": "string",
- "minimum_fee": 0,
- "maximum_fee": 0,
- "prompt_text": "string",
- "prompt_sub_text": "string"
}, - "invoice_template_id": "string",
- "invoice_payment_terms_id": "string",
- "allow_customer_to_choose_installment_plan": true,
- "disable_electronic_payment_vaulting": true,
- "installment_plan_options": [
- {
- "installment_plan_id": "string",
- "additional_cost": 0,
- "is_default": true
}
], - "checkout_donation_options": {
- "type": "simple",
- "simple_checkout_donation_options": {
- "donation_ask_text": "string",
- "donation_information": "string",
- "donation_product_id": "string",
- "override_donation_denominations": true,
- "suggested_donation": 0,
- "donation_denominations": [
- 0
], - "allow_user_to_specify_custom_amount": true
}
}
}, - "enable_confirmation_email": true,
- "confirmation_email": {
- "from": "string",
- "from_name": "string",
- "reply_to": "string",
- "subject": "string",
- "cc": "string",
- "bcc": "string",
- "body": "string"
}, - "enable_confirmation_email_for_virtual": true,
- "virtual_confirmation_email": {
- "from": "string",
- "from_name": "string",
- "reply_to": "string",
- "subject": "string",
- "cc": "string",
- "bcc": "string",
- "body": "string"
}, - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
This method will patch an existing course reg process with the specified ID, using the HTTP PATCH specification.
The patch directives conforming to RFC 6902.
[- {
- "op": "add",
- "path": "string",
- "value": "string"
}
]
{- "id": "string",
- "name": "string",
- "display_in_portal_as": "string",
- "description": "string",
- "type": "register",
- "display_order": 0,
- "restrict_courses": true,
- "course_ids": [
- "string"
], - "show_contact_form": true,
- "contact_form_options": {
- "contact_form_id": "string",
- "html": "string"
}, - "form_id": "string",
- "available_to_training_providers": true,
- "is_active": true,
- "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "available_in_portal": true,
- "override_checkout_settings": true,
- "checkout_settings": {
- "business_unit_id": "string",
- "merchant_account_id": "string",
- "bank_account_id": "string",
- "enable_split_payments": true,
- "enable_electronic_checks": true,
- "enable_payroll_deduction": true,
- "enable_pay_later": true,
- "enable_bill_my_organization": true,
- "enable_bill_my_parent_organization": true,
- "use_pro_forma_invoices": true,
- "enable_donations_at_checkout": true,
- "restocking_fee_product_id": "string",
- "cancellation_fee_product_id": "string",
- "special_instructions": "string",
- "pay_later_options": {
- "reference_number": "string",
- "purchase_order_number": "do not show",
- "billing_address": "do not show"
}, - "bill_my_organization_options": {
- "reference_number": "string",
- "purchase_order_number": "do not show",
- "billing_address": "do not show"
}, - "bill_my_parent_organization_options": {
- "reference_number": "string",
- "purchase_order_number": "do not show",
- "billing_address": "do not show"
}, - "credit_card_mode": "enabled",
- "credit_card_minimum_range_start": 0,
- "credit_card_minimum_range_end": 0,
- "credit_card_processing_fee_mode": "do not charge",
- "credit_card_processing_fee_options": {
- "fee_percentage": 0,
- "product_id": "string",
- "minimum_fee": 0,
- "maximum_fee": 0,
- "prompt_text": "string",
- "prompt_sub_text": "string"
}, - "invoice_template_id": "string",
- "invoice_payment_terms_id": "string",
- "allow_customer_to_choose_installment_plan": true,
- "disable_electronic_payment_vaulting": true,
- "installment_plan_options": [
- {
- "installment_plan_id": "string",
- "additional_cost": 0,
- "is_default": true
}
], - "checkout_donation_options": {
- "type": "simple",
- "simple_checkout_donation_options": {
- "donation_ask_text": "string",
- "donation_information": "string",
- "donation_product_id": "string",
- "override_donation_denominations": true,
- "suggested_donation": 0,
- "donation_denominations": [
- 0
], - "allow_user_to_specify_custom_amount": true
}
}
}, - "enable_confirmation_email": true,
- "confirmation_email": {
- "from": "string",
- "from_name": "string",
- "reply_to": "string",
- "subject": "string",
- "cc": "string",
- "bcc": "string",
- "body": "string"
}, - "enable_confirmation_email_for_virtual": true,
- "virtual_confirmation_email": {
- "from": "string",
- "from_name": "string",
- "reply_to": "string",
- "subject": "string",
- "cc": "string",
- "bcc": "string",
- "body": "string"
}, - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
This method will delete a course reg process with the specified ID.
curl -i -X DELETE \ https://certifications.api.756794052567.rhythmsoftware.com/courseRegProcesses/:tenantId/:id \ -H 'Authorization: YOUR_API_KEY_HERE'
"string"
curl -i -X GET \ https://certifications.api.756794052567.rhythmsoftware.com/courseRegProcesses/:tenantId/eligible/:contactId/:courseId \ -H 'Authorization: YOUR_API_KEY_HERE'
[- {
- "id": "string",
- "name": "string",
- "display_in_portal_as": "string",
- "description": "string",
- "type": "register",
- "display_order": 0,
- "restrict_courses": true,
- "course_ids": [
- "string"
], - "show_contact_form": true,
- "contact_form_options": {
- "contact_form_id": "string",
- "html": "string"
}, - "form_id": "string",
- "available_to_training_providers": true,
- "is_active": true,
- "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "available_in_portal": true,
- "override_checkout_settings": true,
- "checkout_settings": {
- "business_unit_id": "string",
- "merchant_account_id": "string",
- "bank_account_id": "string",
- "enable_split_payments": true,
- "enable_electronic_checks": true,
- "enable_payroll_deduction": true,
- "enable_pay_later": true,
- "enable_bill_my_organization": true,
- "enable_bill_my_parent_organization": true,
- "use_pro_forma_invoices": true,
- "enable_donations_at_checkout": true,
- "restocking_fee_product_id": "string",
- "cancellation_fee_product_id": "string",
- "special_instructions": "string",
- "pay_later_options": {
- "reference_number": "string",
- "purchase_order_number": "do not show",
- "billing_address": "do not show"
}, - "bill_my_organization_options": {
- "reference_number": "string",
- "purchase_order_number": "do not show",
- "billing_address": "do not show"
}, - "bill_my_parent_organization_options": {
- "reference_number": "string",
- "purchase_order_number": "do not show",
- "billing_address": "do not show"
}, - "credit_card_mode": "enabled",
- "credit_card_minimum_range_start": 0,
- "credit_card_minimum_range_end": 0,
- "credit_card_processing_fee_mode": "do not charge",
- "credit_card_processing_fee_options": {
- "fee_percentage": 0,
- "product_id": "string",
- "minimum_fee": 0,
- "maximum_fee": 0,
- "prompt_text": "string",
- "prompt_sub_text": "string"
}, - "invoice_template_id": "string",
- "invoice_payment_terms_id": "string",
- "allow_customer_to_choose_installment_plan": true,
- "disable_electronic_payment_vaulting": true,
- "installment_plan_options": [
- {
- "installment_plan_id": "string",
- "additional_cost": 0,
- "is_default": true
}
], - "checkout_donation_options": {
- "type": "simple",
- "simple_checkout_donation_options": {
- "donation_ask_text": "string",
- "donation_information": "string",
- "donation_product_id": "string",
- "override_donation_denominations": true,
- "suggested_donation": 0,
- "donation_denominations": [
- 0
], - "allow_user_to_specify_custom_amount": true
}
}
}, - "enable_confirmation_email": true,
- "confirmation_email": {
- "from": "string",
- "from_name": "string",
- "reply_to": "string",
- "subject": "string",
- "cc": "string",
- "bcc": "string",
- "body": "string"
}, - "enable_confirmation_email_for_virtual": true,
- "virtual_confirmation_email": {
- "from": "string",
- "from_name": "string",
- "reply_to": "string",
- "subject": "string",
- "cc": "string",
- "bcc": "string",
- "body": "string"
}, - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
]
TAllows you to perform up to 100 parallel patch/delete operations
The batch request
Array of objects |
{- "operations": [
- {
- "operation": "create",
- "id": "string",
- "patch_directives": [
- {
- "op": "add",
- "path": "string",
- "value": "string"
}
], - "object": { }
}
]
}
{- "success_count": 0,
- "error_count": 0,
- "results": [
- {
- "operation": "create",
- "id": "string",
- "outcome": "success",
- "error_message": "string",
- "object": { }
}
]
}