This method will auto-generate an ID and create a new billing template. If an ID is specified for the billing template, an error will be thrown.
The billing template that you would like to be saved.
{- "id": "string",
- "name": "string",
- "notification_email": "string",
- "description": "string",
- "business_unit_id": "string",
- "process_installment_schedules": true,
- "installment_schedule_options": {
- "payment_type_restriction": "none",
- "payment_types": [
- "credit card"
], - "card_type_restriction": "none",
- "card_types": [
- "american express"
], - "order_type_restriction": "none",
- "order_types": [
- "string"
], - "date_range_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "date_range_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "do_not_send_standard_email_confirmations": true,
- "success_notice_id": "string",
- "failure_notice_id": "string"
}, - "send_installment_schedule_reminders": true,
- "installment_schedule_reminder_options": {
- "order_type_restriction": "none",
- "order_types": [
- "string"
], - "reminders": [
- {
- "id": 0,
- "name": "string",
- "notice_id": "string",
- "date_range_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "date_range_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}
}
]
}, - "cancel_installment_schedules": true,
- "installment_schedule_cancellation_options": {
- "date_range_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "date_range_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "order_type_restriction": "none",
- "order_types": [
- "string"
], - "notice_id": "string"
}, - "send_expiring_credit_card_reminders": true,
- "expiring_credit_card_reminder_options": {
- "order_type_restriction": "none",
- "order_types": [
- "string"
], - "reminders": [
- {
- "id": 0,
- "name": "string",
- "card_expiration_date_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "card_expiration_date_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "notice_id": "string"
}
]
}, - "send_statements": true,
- "statement_options": {
- "business_unit_restriction": "none",
- "business_unit_ids": [
- "string"
], - "customer_type": "contact",
- "order_type_restriction": "none",
- "order_types": [
- "string"
], - "statement_template_id": "string"
}, - "is_active": true,
- "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",
- "notification_email": "string",
- "description": "string",
- "business_unit_id": "string",
- "process_installment_schedules": true,
- "installment_schedule_options": {
- "payment_type_restriction": "none",
- "payment_types": [
- "credit card"
], - "card_type_restriction": "none",
- "card_types": [
- "american express"
], - "order_type_restriction": "none",
- "order_types": [
- "string"
], - "date_range_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "date_range_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "do_not_send_standard_email_confirmations": true,
- "success_notice_id": "string",
- "failure_notice_id": "string"
}, - "send_installment_schedule_reminders": true,
- "installment_schedule_reminder_options": {
- "order_type_restriction": "none",
- "order_types": [
- "string"
], - "reminders": [
- {
- "id": 0,
- "name": "string",
- "notice_id": "string",
- "date_range_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "date_range_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}
}
]
}, - "cancel_installment_schedules": true,
- "installment_schedule_cancellation_options": {
- "date_range_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "date_range_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "order_type_restriction": "none",
- "order_types": [
- "string"
], - "notice_id": "string"
}, - "send_expiring_credit_card_reminders": true,
- "expiring_credit_card_reminder_options": {
- "order_type_restriction": "none",
- "order_types": [
- "string"
], - "reminders": [
- {
- "id": 0,
- "name": "string",
- "card_expiration_date_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "card_expiration_date_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "notice_id": "string"
}
]
}, - "send_statements": true,
- "statement_options": {
- "business_unit_restriction": "none",
- "business_unit_ids": [
- "string"
], - "customer_type": "contact",
- "order_type_restriction": "none",
- "order_types": [
- "string"
], - "statement_template_id": "string"
}, - "is_active": true,
- "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 billing templates and and return them to the caller.
curl -i -X GET \ 'https://collect.api.756794052567.rhythmsoftware.com/billingTemplates/:tenantId?fields=string&exclusiveStartKey=string' \ -H 'Authorization: YOUR_API_KEY_HERE'
[- {
- "id": "string",
- "name": "string",
- "notification_email": "string",
- "description": "string",
- "business_unit_id": "string",
- "process_installment_schedules": true,
- "installment_schedule_options": {
- "payment_type_restriction": "none",
- "payment_types": [
- "credit card"
], - "card_type_restriction": "none",
- "card_types": [
- "american express"
], - "order_type_restriction": "none",
- "order_types": [
- "string"
], - "date_range_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "date_range_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "do_not_send_standard_email_confirmations": true,
- "success_notice_id": "string",
- "failure_notice_id": "string"
}, - "send_installment_schedule_reminders": true,
- "installment_schedule_reminder_options": {
- "order_type_restriction": "none",
- "order_types": [
- "string"
], - "reminders": [
- {
- "id": 0,
- "name": "string",
- "notice_id": "string",
- "date_range_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "date_range_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}
}
]
}, - "cancel_installment_schedules": true,
- "installment_schedule_cancellation_options": {
- "date_range_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "date_range_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "order_type_restriction": "none",
- "order_types": [
- "string"
], - "notice_id": "string"
}, - "send_expiring_credit_card_reminders": true,
- "expiring_credit_card_reminder_options": {
- "order_type_restriction": "none",
- "order_types": [
- "string"
], - "reminders": [
- {
- "id": 0,
- "name": "string",
- "card_expiration_date_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "card_expiration_date_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "notice_id": "string"
}
]
}, - "send_statements": true,
- "statement_options": {
- "business_unit_restriction": "none",
- "business_unit_ids": [
- "string"
], - "customer_type": "contact",
- "order_type_restriction": "none",
- "order_types": [
- "string"
], - "statement_template_id": "string"
}, - "is_active": true,
- "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 billing template by the specified ID and return it back.
curl -i -X GET \ 'https://collect.api.756794052567.rhythmsoftware.com/billingTemplates/:tenantId/:id?fields=string&consistentRead=string' \ -H 'Authorization: YOUR_API_KEY_HERE'
{- "id": "string",
- "name": "string",
- "notification_email": "string",
- "description": "string",
- "business_unit_id": "string",
- "process_installment_schedules": true,
- "installment_schedule_options": {
- "payment_type_restriction": "none",
- "payment_types": [
- "credit card"
], - "card_type_restriction": "none",
- "card_types": [
- "american express"
], - "order_type_restriction": "none",
- "order_types": [
- "string"
], - "date_range_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "date_range_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "do_not_send_standard_email_confirmations": true,
- "success_notice_id": "string",
- "failure_notice_id": "string"
}, - "send_installment_schedule_reminders": true,
- "installment_schedule_reminder_options": {
- "order_type_restriction": "none",
- "order_types": [
- "string"
], - "reminders": [
- {
- "id": 0,
- "name": "string",
- "notice_id": "string",
- "date_range_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "date_range_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}
}
]
}, - "cancel_installment_schedules": true,
- "installment_schedule_cancellation_options": {
- "date_range_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "date_range_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "order_type_restriction": "none",
- "order_types": [
- "string"
], - "notice_id": "string"
}, - "send_expiring_credit_card_reminders": true,
- "expiring_credit_card_reminder_options": {
- "order_type_restriction": "none",
- "order_types": [
- "string"
], - "reminders": [
- {
- "id": 0,
- "name": "string",
- "card_expiration_date_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "card_expiration_date_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "notice_id": "string"
}
]
}, - "send_statements": true,
- "statement_options": {
- "business_unit_restriction": "none",
- "business_unit_ids": [
- "string"
], - "customer_type": "contact",
- "order_type_restriction": "none",
- "order_types": [
- "string"
], - "statement_template_id": "string"
}, - "is_active": true,
- "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 billing template with the specified ID.
The updated billing template that will be saved.
{- "id": "string",
- "name": "string",
- "notification_email": "string",
- "description": "string",
- "business_unit_id": "string",
- "process_installment_schedules": true,
- "installment_schedule_options": {
- "payment_type_restriction": "none",
- "payment_types": [
- "credit card"
], - "card_type_restriction": "none",
- "card_types": [
- "american express"
], - "order_type_restriction": "none",
- "order_types": [
- "string"
], - "date_range_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "date_range_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "do_not_send_standard_email_confirmations": true,
- "success_notice_id": "string",
- "failure_notice_id": "string"
}, - "send_installment_schedule_reminders": true,
- "installment_schedule_reminder_options": {
- "order_type_restriction": "none",
- "order_types": [
- "string"
], - "reminders": [
- {
- "id": 0,
- "name": "string",
- "notice_id": "string",
- "date_range_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "date_range_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}
}
]
}, - "cancel_installment_schedules": true,
- "installment_schedule_cancellation_options": {
- "date_range_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "date_range_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "order_type_restriction": "none",
- "order_types": [
- "string"
], - "notice_id": "string"
}, - "send_expiring_credit_card_reminders": true,
- "expiring_credit_card_reminder_options": {
- "order_type_restriction": "none",
- "order_types": [
- "string"
], - "reminders": [
- {
- "id": 0,
- "name": "string",
- "card_expiration_date_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "card_expiration_date_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "notice_id": "string"
}
]
}, - "send_statements": true,
- "statement_options": {
- "business_unit_restriction": "none",
- "business_unit_ids": [
- "string"
], - "customer_type": "contact",
- "order_type_restriction": "none",
- "order_types": [
- "string"
], - "statement_template_id": "string"
}, - "is_active": true,
- "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",
- "notification_email": "string",
- "description": "string",
- "business_unit_id": "string",
- "process_installment_schedules": true,
- "installment_schedule_options": {
- "payment_type_restriction": "none",
- "payment_types": [
- "credit card"
], - "card_type_restriction": "none",
- "card_types": [
- "american express"
], - "order_type_restriction": "none",
- "order_types": [
- "string"
], - "date_range_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "date_range_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "do_not_send_standard_email_confirmations": true,
- "success_notice_id": "string",
- "failure_notice_id": "string"
}, - "send_installment_schedule_reminders": true,
- "installment_schedule_reminder_options": {
- "order_type_restriction": "none",
- "order_types": [
- "string"
], - "reminders": [
- {
- "id": 0,
- "name": "string",
- "notice_id": "string",
- "date_range_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "date_range_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}
}
]
}, - "cancel_installment_schedules": true,
- "installment_schedule_cancellation_options": {
- "date_range_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "date_range_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "order_type_restriction": "none",
- "order_types": [
- "string"
], - "notice_id": "string"
}, - "send_expiring_credit_card_reminders": true,
- "expiring_credit_card_reminder_options": {
- "order_type_restriction": "none",
- "order_types": [
- "string"
], - "reminders": [
- {
- "id": 0,
- "name": "string",
- "card_expiration_date_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "card_expiration_date_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "notice_id": "string"
}
]
}, - "send_statements": true,
- "statement_options": {
- "business_unit_restriction": "none",
- "business_unit_ids": [
- "string"
], - "customer_type": "contact",
- "order_type_restriction": "none",
- "order_types": [
- "string"
], - "statement_template_id": "string"
}, - "is_active": true,
- "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 billing template 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",
- "notification_email": "string",
- "description": "string",
- "business_unit_id": "string",
- "process_installment_schedules": true,
- "installment_schedule_options": {
- "payment_type_restriction": "none",
- "payment_types": [
- "credit card"
], - "card_type_restriction": "none",
- "card_types": [
- "american express"
], - "order_type_restriction": "none",
- "order_types": [
- "string"
], - "date_range_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "date_range_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "do_not_send_standard_email_confirmations": true,
- "success_notice_id": "string",
- "failure_notice_id": "string"
}, - "send_installment_schedule_reminders": true,
- "installment_schedule_reminder_options": {
- "order_type_restriction": "none",
- "order_types": [
- "string"
], - "reminders": [
- {
- "id": 0,
- "name": "string",
- "notice_id": "string",
- "date_range_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "date_range_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}
}
]
}, - "cancel_installment_schedules": true,
- "installment_schedule_cancellation_options": {
- "date_range_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "date_range_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "order_type_restriction": "none",
- "order_types": [
- "string"
], - "notice_id": "string"
}, - "send_expiring_credit_card_reminders": true,
- "expiring_credit_card_reminder_options": {
- "order_type_restriction": "none",
- "order_types": [
- "string"
], - "reminders": [
- {
- "id": 0,
- "name": "string",
- "card_expiration_date_start": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "card_expiration_date_end": {
- "position": "before",
- "number": 0,
- "unit_of_time": "days",
- "relative_to": "the reference date"
}, - "notice_id": "string"
}
]
}, - "send_statements": true,
- "statement_options": {
- "business_unit_restriction": "none",
- "business_unit_ids": [
- "string"
], - "customer_type": "contact",
- "order_type_restriction": "none",
- "order_types": [
- "string"
], - "statement_template_id": "string"
}, - "is_active": true,
- "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 billing template with the specified ID.
curl -i -X DELETE \ https://collect.api.756794052567.rhythmsoftware.com/billingTemplates/:tenantId/:id \ -H 'Authorization: YOUR_API_KEY_HERE'
"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": { }
}
]
}