This method will look up a membership by the specified ID and return it back.
curl -i -X GET \ 'https://membership.api.756794052567.rhythmsoftware.com/memberships/:tenantId/:id?fields=string&consistentRead=string' \ -H 'Authorization: YOUR_API_KEY_HERE'
{- "id": "string",
- "number": 0,
- "owner_type": "contact",
- "contact_id": "string",
- "organization_id": "string",
- "customer_id": "string",
- "directory_image_uri": "string",
- "first_name": "string",
- "last_name": "string",
- "name": "string",
- "email_address": "string",
- "city": "string",
- "state": "string",
- "country": "string",
- "job_title": "string",
- "master_membership_id": "string",
- "master_membership_organization_id": "string",
- "application_process_id": "string",
- "application_id": "string",
- "membership_join_date": "string",
- "is_new": true,
- "date_status": "updated",
- "status": "active",
- "status_reason_id": "string",
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "join_or_last_renewal_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "lapse_date": "string",
- "origin": "principal",
- "parent_membership_id": "string",
- "order_id": "string",
- "order_line_item_id": "string",
- "order_number": 0,
- "order_balance_due": 0,
- "order_amount_paid": 0,
- "order_currency_code": "string",
- "order_currency_symbol": "string",
- "order_status": "awaiting payment",
- "order_total": 0,
- "hidden_directory_fields": [
- "string"
], - "flowdown_depth": 1,
- "overridden_fields": [
- "string"
], - "assigned_memberships": [
- {
- "contact_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
]
}
], - "renew_automatically": true,
- "renewal_payment_info": {
- "payment_origin": "ad hoc",
- "payment_account": "string",
- "card_type": "american express",
- "card_expiration": "string",
- "merchant_account_tokens": [
- {
- "merchant_account_id": "string",
- "token": "string"
}
], - "type": "credit card"
}, - "renewal_payment_card_expiration": "2019-08-24",
- "billed": true,
- "last_bill_date": "2019-08-24T14:15:22Z",
- "bill_method": "renewal order",
- "last_reminder": 0,
- "last_reminder_date": "2019-08-24T14:15:22Z",
- "last_expired_card_warning": 0,
- "last_expired_card_warning_date": "2019-08-24T14:15:22Z",
- "bill_organization": true,
- "primary_chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
], - "chapter_names": "string",
- "section_names": "string",
- "add_on_names": "string",
- "past_chapter_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "chapter_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "past_section_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "section_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "history": [
- {
- "start_date": "2019-08-24T14:15:22Z",
- "end_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "cancellation_id": "string",
- "event": "join",
- "parent_membership_id": "string",
- "is_inherited_membership": true,
- "old": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
]
}, - "new": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
]
}
}
], - "do_not_renew": true,
- "do_not_drop": true,
- "do_not_show_in_directory": true,
- "date_last_updated_in_portal": "2019-08-24T14:15:22Z",
- "last_change_affiliation_date": "2019-08-24T14:15:22Z",
- "referral_contact_id": "string",
- "certificate_uri": "string",
- "notes": "string",
- "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": [
- { }
]
}
], - "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 membership with the specified ID.
The updated membership that will be saved.
{- "id": "string",
- "number": 0,
- "owner_type": "contact",
- "contact_id": "string",
- "organization_id": "string",
- "customer_id": "string",
- "directory_image_uri": "string",
- "first_name": "string",
- "last_name": "string",
- "name": "string",
- "email_address": "string",
- "city": "string",
- "state": "string",
- "country": "string",
- "job_title": "string",
- "master_membership_id": "string",
- "master_membership_organization_id": "string",
- "application_process_id": "string",
- "application_id": "string",
- "membership_join_date": "string",
- "is_new": true,
- "date_status": "updated",
- "status": "active",
- "status_reason_id": "string",
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "join_or_last_renewal_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "lapse_date": "string",
- "origin": "principal",
- "parent_membership_id": "string",
- "order_id": "string",
- "order_line_item_id": "string",
- "order_number": 0,
- "order_balance_due": 0,
- "order_amount_paid": 0,
- "order_currency_code": "string",
- "order_currency_symbol": "string",
- "order_status": "awaiting payment",
- "order_total": 0,
- "hidden_directory_fields": [
- "string"
], - "flowdown_depth": 1,
- "overridden_fields": [
- "string"
], - "assigned_memberships": [
- {
- "contact_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
]
}
], - "renew_automatically": true,
- "renewal_payment_info": {
- "payment_origin": "ad hoc",
- "payment_account": "string",
- "card_type": "american express",
- "card_expiration": "string",
- "merchant_account_tokens": [
- {
- "merchant_account_id": "string",
- "token": "string"
}
], - "type": "credit card"
}, - "renewal_payment_card_expiration": "2019-08-24",
- "billed": true,
- "last_bill_date": "2019-08-24T14:15:22Z",
- "bill_method": "renewal order",
- "last_reminder": 0,
- "last_reminder_date": "2019-08-24T14:15:22Z",
- "last_expired_card_warning": 0,
- "last_expired_card_warning_date": "2019-08-24T14:15:22Z",
- "bill_organization": true,
- "primary_chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
], - "chapter_names": "string",
- "section_names": "string",
- "add_on_names": "string",
- "past_chapter_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "chapter_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "past_section_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "section_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "history": [
- {
- "start_date": "2019-08-24T14:15:22Z",
- "end_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "cancellation_id": "string",
- "event": "join",
- "parent_membership_id": "string",
- "is_inherited_membership": true,
- "old": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
]
}, - "new": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
]
}
}
], - "do_not_renew": true,
- "do_not_drop": true,
- "do_not_show_in_directory": true,
- "date_last_updated_in_portal": "2019-08-24T14:15:22Z",
- "last_change_affiliation_date": "2019-08-24T14:15:22Z",
- "referral_contact_id": "string",
- "certificate_uri": "string",
- "notes": "string",
- "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": [
- { }
]
}
], - "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",
- "number": 0,
- "owner_type": "contact",
- "contact_id": "string",
- "organization_id": "string",
- "customer_id": "string",
- "directory_image_uri": "string",
- "first_name": "string",
- "last_name": "string",
- "name": "string",
- "email_address": "string",
- "city": "string",
- "state": "string",
- "country": "string",
- "job_title": "string",
- "master_membership_id": "string",
- "master_membership_organization_id": "string",
- "application_process_id": "string",
- "application_id": "string",
- "membership_join_date": "string",
- "is_new": true,
- "date_status": "updated",
- "status": "active",
- "status_reason_id": "string",
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "join_or_last_renewal_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "lapse_date": "string",
- "origin": "principal",
- "parent_membership_id": "string",
- "order_id": "string",
- "order_line_item_id": "string",
- "order_number": 0,
- "order_balance_due": 0,
- "order_amount_paid": 0,
- "order_currency_code": "string",
- "order_currency_symbol": "string",
- "order_status": "awaiting payment",
- "order_total": 0,
- "hidden_directory_fields": [
- "string"
], - "flowdown_depth": 1,
- "overridden_fields": [
- "string"
], - "assigned_memberships": [
- {
- "contact_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
]
}
], - "renew_automatically": true,
- "renewal_payment_info": {
- "payment_origin": "ad hoc",
- "payment_account": "string",
- "card_type": "american express",
- "card_expiration": "string",
- "merchant_account_tokens": [
- {
- "merchant_account_id": "string",
- "token": "string"
}
], - "type": "credit card"
}, - "renewal_payment_card_expiration": "2019-08-24",
- "billed": true,
- "last_bill_date": "2019-08-24T14:15:22Z",
- "bill_method": "renewal order",
- "last_reminder": 0,
- "last_reminder_date": "2019-08-24T14:15:22Z",
- "last_expired_card_warning": 0,
- "last_expired_card_warning_date": "2019-08-24T14:15:22Z",
- "bill_organization": true,
- "primary_chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
], - "chapter_names": "string",
- "section_names": "string",
- "add_on_names": "string",
- "past_chapter_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "chapter_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "past_section_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "section_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "history": [
- {
- "start_date": "2019-08-24T14:15:22Z",
- "end_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "cancellation_id": "string",
- "event": "join",
- "parent_membership_id": "string",
- "is_inherited_membership": true,
- "old": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
]
}, - "new": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
]
}
}
], - "do_not_renew": true,
- "do_not_drop": true,
- "do_not_show_in_directory": true,
- "date_last_updated_in_portal": "2019-08-24T14:15:22Z",
- "last_change_affiliation_date": "2019-08-24T14:15:22Z",
- "referral_contact_id": "string",
- "certificate_uri": "string",
- "notes": "string",
- "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": [
- { }
]
}
], - "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 membership with the specified ID, using the HTTP PATCH specification.
The patch directives conforming to RFC 6902.
[- {
- "op": "add",
- "path": "string",
- "value": "string"
}
]
{- "id": "string",
- "number": 0,
- "owner_type": "contact",
- "contact_id": "string",
- "organization_id": "string",
- "customer_id": "string",
- "directory_image_uri": "string",
- "first_name": "string",
- "last_name": "string",
- "name": "string",
- "email_address": "string",
- "city": "string",
- "state": "string",
- "country": "string",
- "job_title": "string",
- "master_membership_id": "string",
- "master_membership_organization_id": "string",
- "application_process_id": "string",
- "application_id": "string",
- "membership_join_date": "string",
- "is_new": true,
- "date_status": "updated",
- "status": "active",
- "status_reason_id": "string",
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "join_or_last_renewal_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "lapse_date": "string",
- "origin": "principal",
- "parent_membership_id": "string",
- "order_id": "string",
- "order_line_item_id": "string",
- "order_number": 0,
- "order_balance_due": 0,
- "order_amount_paid": 0,
- "order_currency_code": "string",
- "order_currency_symbol": "string",
- "order_status": "awaiting payment",
- "order_total": 0,
- "hidden_directory_fields": [
- "string"
], - "flowdown_depth": 1,
- "overridden_fields": [
- "string"
], - "assigned_memberships": [
- {
- "contact_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
]
}
], - "renew_automatically": true,
- "renewal_payment_info": {
- "payment_origin": "ad hoc",
- "payment_account": "string",
- "card_type": "american express",
- "card_expiration": "string",
- "merchant_account_tokens": [
- {
- "merchant_account_id": "string",
- "token": "string"
}
], - "type": "credit card"
}, - "renewal_payment_card_expiration": "2019-08-24",
- "billed": true,
- "last_bill_date": "2019-08-24T14:15:22Z",
- "bill_method": "renewal order",
- "last_reminder": 0,
- "last_reminder_date": "2019-08-24T14:15:22Z",
- "last_expired_card_warning": 0,
- "last_expired_card_warning_date": "2019-08-24T14:15:22Z",
- "bill_organization": true,
- "primary_chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
], - "chapter_names": "string",
- "section_names": "string",
- "add_on_names": "string",
- "past_chapter_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "chapter_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "past_section_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "section_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "history": [
- {
- "start_date": "2019-08-24T14:15:22Z",
- "end_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "cancellation_id": "string",
- "event": "join",
- "parent_membership_id": "string",
- "is_inherited_membership": true,
- "old": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
]
}, - "new": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
]
}
}
], - "do_not_renew": true,
- "do_not_drop": true,
- "do_not_show_in_directory": true,
- "date_last_updated_in_portal": "2019-08-24T14:15:22Z",
- "last_change_affiliation_date": "2019-08-24T14:15:22Z",
- "referral_contact_id": "string",
- "certificate_uri": "string",
- "notes": "string",
- "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": [
- { }
]
}
], - "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 membership with the specified ID.
curl -i -X DELETE \ https://membership.api.756794052567.rhythmsoftware.com/memberships/:tenantId/:id \ -H 'Authorization: YOUR_API_KEY_HERE'
"string"
Gets a membership by contact
curl -i -X GET \ https://membership.api.756794052567.rhythmsoftware.com/memberships/:tenantId/contact/:contactId \ -H 'Authorization: YOUR_API_KEY_HERE'
{- "id": "string",
- "number": 0,
- "owner_type": "contact",
- "contact_id": "string",
- "organization_id": "string",
- "customer_id": "string",
- "directory_image_uri": "string",
- "first_name": "string",
- "last_name": "string",
- "name": "string",
- "email_address": "string",
- "city": "string",
- "state": "string",
- "country": "string",
- "job_title": "string",
- "master_membership_id": "string",
- "master_membership_organization_id": "string",
- "application_process_id": "string",
- "application_id": "string",
- "membership_join_date": "string",
- "is_new": true,
- "date_status": "updated",
- "status": "active",
- "status_reason_id": "string",
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "join_or_last_renewal_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "lapse_date": "string",
- "origin": "principal",
- "parent_membership_id": "string",
- "order_id": "string",
- "order_line_item_id": "string",
- "order_number": 0,
- "order_balance_due": 0,
- "order_amount_paid": 0,
- "order_currency_code": "string",
- "order_currency_symbol": "string",
- "order_status": "awaiting payment",
- "order_total": 0,
- "hidden_directory_fields": [
- "string"
], - "flowdown_depth": 1,
- "overridden_fields": [
- "string"
], - "assigned_memberships": [
- {
- "contact_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
]
}
], - "renew_automatically": true,
- "renewal_payment_info": {
- "payment_origin": "ad hoc",
- "payment_account": "string",
- "card_type": "american express",
- "card_expiration": "string",
- "merchant_account_tokens": [
- {
- "merchant_account_id": "string",
- "token": "string"
}
], - "type": "credit card"
}, - "renewal_payment_card_expiration": "2019-08-24",
- "billed": true,
- "last_bill_date": "2019-08-24T14:15:22Z",
- "bill_method": "renewal order",
- "last_reminder": 0,
- "last_reminder_date": "2019-08-24T14:15:22Z",
- "last_expired_card_warning": 0,
- "last_expired_card_warning_date": "2019-08-24T14:15:22Z",
- "bill_organization": true,
- "primary_chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
], - "chapter_names": "string",
- "section_names": "string",
- "add_on_names": "string",
- "past_chapter_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "chapter_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "past_section_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "section_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "history": [
- {
- "start_date": "2019-08-24T14:15:22Z",
- "end_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "cancellation_id": "string",
- "event": "join",
- "parent_membership_id": "string",
- "is_inherited_membership": true,
- "old": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
]
}, - "new": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
]
}
}
], - "do_not_renew": true,
- "do_not_drop": true,
- "do_not_show_in_directory": true,
- "date_last_updated_in_portal": "2019-08-24T14:15:22Z",
- "last_change_affiliation_date": "2019-08-24T14:15:22Z",
- "referral_contact_id": "string",
- "certificate_uri": "string",
- "notes": "string",
- "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": [
- { }
]
}
], - "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"
}
]
}
Gets a membership by organization
curl -i -X GET \ https://membership.api.756794052567.rhythmsoftware.com/memberships/:tenantId/organization/:organizationId \ -H 'Authorization: YOUR_API_KEY_HERE'
{- "id": "string",
- "number": 0,
- "owner_type": "contact",
- "contact_id": "string",
- "organization_id": "string",
- "customer_id": "string",
- "directory_image_uri": "string",
- "first_name": "string",
- "last_name": "string",
- "name": "string",
- "email_address": "string",
- "city": "string",
- "state": "string",
- "country": "string",
- "job_title": "string",
- "master_membership_id": "string",
- "master_membership_organization_id": "string",
- "application_process_id": "string",
- "application_id": "string",
- "membership_join_date": "string",
- "is_new": true,
- "date_status": "updated",
- "status": "active",
- "status_reason_id": "string",
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "join_or_last_renewal_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "lapse_date": "string",
- "origin": "principal",
- "parent_membership_id": "string",
- "order_id": "string",
- "order_line_item_id": "string",
- "order_number": 0,
- "order_balance_due": 0,
- "order_amount_paid": 0,
- "order_currency_code": "string",
- "order_currency_symbol": "string",
- "order_status": "awaiting payment",
- "order_total": 0,
- "hidden_directory_fields": [
- "string"
], - "flowdown_depth": 1,
- "overridden_fields": [
- "string"
], - "assigned_memberships": [
- {
- "contact_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
]
}
], - "renew_automatically": true,
- "renewal_payment_info": {
- "payment_origin": "ad hoc",
- "payment_account": "string",
- "card_type": "american express",
- "card_expiration": "string",
- "merchant_account_tokens": [
- {
- "merchant_account_id": "string",
- "token": "string"
}
], - "type": "credit card"
}, - "renewal_payment_card_expiration": "2019-08-24",
- "billed": true,
- "last_bill_date": "2019-08-24T14:15:22Z",
- "bill_method": "renewal order",
- "last_reminder": 0,
- "last_reminder_date": "2019-08-24T14:15:22Z",
- "last_expired_card_warning": 0,
- "last_expired_card_warning_date": "2019-08-24T14:15:22Z",
- "bill_organization": true,
- "primary_chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
], - "chapter_names": "string",
- "section_names": "string",
- "add_on_names": "string",
- "past_chapter_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "chapter_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "past_section_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "section_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "history": [
- {
- "start_date": "2019-08-24T14:15:22Z",
- "end_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "cancellation_id": "string",
- "event": "join",
- "parent_membership_id": "string",
- "is_inherited_membership": true,
- "old": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
]
}, - "new": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
]
}
}
], - "do_not_renew": true,
- "do_not_drop": true,
- "do_not_show_in_directory": true,
- "date_last_updated_in_portal": "2019-08-24T14:15:22Z",
- "last_change_affiliation_date": "2019-08-24T14:15:22Z",
- "referral_contact_id": "string",
- "certificate_uri": "string",
- "notes": "string",
- "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": [
- { }
]
}
], - "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"
}
]
}
Given a set of expiration options, allows for the calculation of an expiration date
The id of the tenant being accessed.
{- "notification_email": "string"
}
"string"
Given a set of expiration options, allows for the calculation of an expiration date
curl -i -X POST \ https://membership.api.756794052567.rhythmsoftware.com/memberships/:tenantId/initiateSnapshotLookback \ -H 'Authorization: YOUR_API_KEY_HERE'
"string"
This method will look up a membership by the specified ID and return it back (for a portal contact)
curl -i -X GET \ 'https://membership.api.756794052567.rhythmsoftware.com/memberships/:tenantId/portal/contact/:portalContactId/:id?fields=string&consistentRead=string' \ -H 'Authorization: YOUR_API_KEY_HERE'
{- "id": "string",
- "number": 0,
- "owner_type": "contact",
- "contact_id": "string",
- "organization_id": "string",
- "customer_id": "string",
- "directory_image_uri": "string",
- "first_name": "string",
- "last_name": "string",
- "name": "string",
- "email_address": "string",
- "city": "string",
- "state": "string",
- "country": "string",
- "job_title": "string",
- "master_membership_id": "string",
- "master_membership_organization_id": "string",
- "application_process_id": "string",
- "application_id": "string",
- "membership_join_date": "string",
- "is_new": true,
- "date_status": "updated",
- "status": "active",
- "status_reason_id": "string",
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "join_or_last_renewal_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "lapse_date": "string",
- "origin": "principal",
- "parent_membership_id": "string",
- "order_id": "string",
- "order_line_item_id": "string",
- "order_number": 0,
- "order_balance_due": 0,
- "order_amount_paid": 0,
- "order_currency_code": "string",
- "order_currency_symbol": "string",
- "order_status": "awaiting payment",
- "order_total": 0,
- "hidden_directory_fields": [
- "string"
], - "flowdown_depth": 1,
- "overridden_fields": [
- "string"
], - "assigned_memberships": [
- {
- "contact_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
]
}
], - "renew_automatically": true,
- "renewal_payment_info": {
- "payment_origin": "ad hoc",
- "payment_account": "string",
- "card_type": "american express",
- "card_expiration": "string",
- "merchant_account_tokens": [
- {
- "merchant_account_id": "string",
- "token": "string"
}
], - "type": "credit card"
}, - "renewal_payment_card_expiration": "2019-08-24",
- "billed": true,
- "last_bill_date": "2019-08-24T14:15:22Z",
- "bill_method": "renewal order",
- "last_reminder": 0,
- "last_reminder_date": "2019-08-24T14:15:22Z",
- "last_expired_card_warning": 0,
- "last_expired_card_warning_date": "2019-08-24T14:15:22Z",
- "bill_organization": true,
- "primary_chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
], - "chapter_names": "string",
- "section_names": "string",
- "add_on_names": "string",
- "past_chapter_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "chapter_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "past_section_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "section_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "history": [
- {
- "start_date": "2019-08-24T14:15:22Z",
- "end_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "cancellation_id": "string",
- "event": "join",
- "parent_membership_id": "string",
- "is_inherited_membership": true,
- "old": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
]
}, - "new": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
]
}
}
], - "do_not_renew": true,
- "do_not_drop": true,
- "do_not_show_in_directory": true,
- "date_last_updated_in_portal": "2019-08-24T14:15:22Z",
- "last_change_affiliation_date": "2019-08-24T14:15:22Z",
- "referral_contact_id": "string",
- "certificate_uri": "string",
- "notes": "string",
- "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": [
- { }
]
}
], - "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"
}
]
}
Given a set of expiration options, allows for the calculation of an expiration date
The expiration options
{- "id": "string",
- "number": 0,
- "owner_type": "contact",
- "contact_id": "string",
- "organization_id": "string",
- "customer_id": "string",
- "directory_image_uri": "string",
- "first_name": "string",
- "last_name": "string",
- "name": "string",
- "email_address": "string",
- "city": "string",
- "state": "string",
- "country": "string",
- "job_title": "string",
- "master_membership_id": "string",
- "master_membership_organization_id": "string",
- "application_process_id": "string",
- "application_id": "string",
- "membership_join_date": "string",
- "is_new": true,
- "date_status": "updated",
- "status": "active",
- "status_reason_id": "string",
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "join_or_last_renewal_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "lapse_date": "string",
- "origin": "principal",
- "parent_membership_id": "string",
- "order_id": "string",
- "order_line_item_id": "string",
- "order_number": 0,
- "order_balance_due": 0,
- "order_amount_paid": 0,
- "order_currency_code": "string",
- "order_currency_symbol": "string",
- "order_status": "awaiting payment",
- "order_total": 0,
- "hidden_directory_fields": [
- "string"
], - "flowdown_depth": 1,
- "overridden_fields": [
- "string"
], - "assigned_memberships": [
- {
- "contact_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
]
}
], - "renew_automatically": true,
- "renewal_payment_info": {
- "payment_origin": "ad hoc",
- "payment_account": "string",
- "card_type": "american express",
- "card_expiration": "string",
- "merchant_account_tokens": [
- {
- "merchant_account_id": "string",
- "token": "string"
}
], - "type": "credit card"
}, - "renewal_payment_card_expiration": "2019-08-24",
- "billed": true,
- "last_bill_date": "2019-08-24T14:15:22Z",
- "bill_method": "renewal order",
- "last_reminder": 0,
- "last_reminder_date": "2019-08-24T14:15:22Z",
- "last_expired_card_warning": 0,
- "last_expired_card_warning_date": "2019-08-24T14:15:22Z",
- "bill_organization": true,
- "primary_chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
], - "chapter_names": "string",
- "section_names": "string",
- "add_on_names": "string",
- "past_chapter_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "chapter_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "past_section_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "section_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "history": [
- {
- "start_date": "2019-08-24T14:15:22Z",
- "end_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "cancellation_id": "string",
- "event": "join",
- "parent_membership_id": "string",
- "is_inherited_membership": true,
- "old": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
]
}, - "new": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
]
}
}
], - "do_not_renew": true,
- "do_not_drop": true,
- "do_not_show_in_directory": true,
- "date_last_updated_in_portal": "2019-08-24T14:15:22Z",
- "last_change_affiliation_date": "2019-08-24T14:15:22Z",
- "referral_contact_id": "string",
- "certificate_uri": "string",
- "notes": "string",
- "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": [
- { }
]
}
], - "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"
}
]
}
"string"
Searches for memberships using predefined parameters
The membership that you would like to be saved.
{- "id": [
- "string"
], - "name": "string",
- "city": "string",
- "state": "string",
- "email_address": "string",
- "job_title": "string",
- "owner_type": "string",
- "status": [
- "string"
], - "status_reason_id": [
- "string"
], - "type_id": [
- "string"
], - "package_id": [
- "string"
], - "number": [
- 0,
- 0
], - "join_date": [
- "2019-08-24T14:15:22Z",
- "2019-08-24T14:15:22Z"
], - "expiration_date": [
- "2019-08-24T14:15:22Z",
- "2019-08-24T14:15:22Z"
], - "renewal_date": [
- "2019-08-24T14:15:22Z",
- "2019-08-24T14:15:22Z"
], - "termination_date": [
- "2019-08-24T14:15:22Z",
- "2019-08-24T14:15:22Z"
], - "is_new": "string",
- "origin": [
- "string"
]
}
{- "Items": [
- {
- "id": "string",
- "city": "string",
- "state": "string",
- "email_address": "string",
- "job_title": "string",
- "owner_type": "string",
- "status": "string",
- "status_reason_id": "string",
- "type_id": "string",
- "package_id": "string",
- "number": 0,
- "join_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "termination_date": "string",
- "is_new": "string",
- "origin": "string"
}
], - "LastEvaluatedKey": "string"
}
Returns a list of records with the specified parent_membership_id
curl -i -X GET \ 'https://membership.api.756794052567.rhythmsoftware.com/memberships/:tenantId/parentMembership/:parent_membership_id?fields=string&exclusiveStartKey=string' \ -H 'Authorization: YOUR_API_KEY_HERE'
{- "Count": 0,
- "Items": [
- {
- "id": "string",
- "number": 0,
- "owner_type": "contact",
- "contact_id": "string",
- "organization_id": "string",
- "customer_id": "string",
- "directory_image_uri": "string",
- "first_name": "string",
- "last_name": "string",
- "name": "string",
- "email_address": "string",
- "city": "string",
- "state": "string",
- "country": "string",
- "job_title": "string",
- "master_membership_id": "string",
- "master_membership_organization_id": "string",
- "application_process_id": "string",
- "application_id": "string",
- "membership_join_date": "string",
- "is_new": true,
- "date_status": "updated",
- "status": "active",
- "status_reason_id": "string",
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "join_or_last_renewal_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "lapse_date": "string",
- "origin": "principal",
- "parent_membership_id": "string",
- "order_id": "string",
- "order_line_item_id": "string",
- "order_number": 0,
- "order_balance_due": 0,
- "order_amount_paid": 0,
- "order_currency_code": "string",
- "order_currency_symbol": "string",
- "order_status": "awaiting payment",
- "order_total": 0,
- "hidden_directory_fields": [
- "string"
], - "flowdown_depth": 1,
- "overridden_fields": [
- "string"
], - "assigned_memberships": [
- {
- "contact_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
]
}
], - "renew_automatically": true,
- "renewal_payment_info": {
- "payment_origin": "ad hoc",
- "payment_account": "string",
- "card_type": "american express",
- "card_expiration": "string",
- "merchant_account_tokens": [
- {
- "merchant_account_id": "string",
- "token": "string"
}
], - "type": "credit card"
}, - "renewal_payment_card_expiration": "2019-08-24",
- "billed": true,
- "last_bill_date": "2019-08-24T14:15:22Z",
- "bill_method": "renewal order",
- "last_reminder": 0,
- "last_reminder_date": "2019-08-24T14:15:22Z",
- "last_expired_card_warning": 0,
- "last_expired_card_warning_date": "2019-08-24T14:15:22Z",
- "bill_organization": true,
- "primary_chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
], - "chapter_names": "string",
- "section_names": "string",
- "add_on_names": "string",
- "past_chapter_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "chapter_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "past_section_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "section_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "history": [
- {
- "start_date": "2019-08-24T14:15:22Z",
- "end_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "cancellation_id": "string",
- "event": "join",
- "parent_membership_id": "string",
- "is_inherited_membership": true,
- "old": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": null,
- "join_date": null,
- "order_id": null,
- "order_line_item_id": null,
- "dues": null,
- "is_new_member": null,
- "was_renewed": null
}
], - "sections": [
- {
- "section_id": null,
- "join_date": null,
- "order_id": null,
- "order_line_item_id": null,
- "dues": null,
- "is_new_member": null,
- "was_renewed": null
}
], - "add_ons": [
- {
- "add_on_id": null,
- "quantity": null,
- "order_id": null,
- "order_line_item_id": null,
- "dues": null
}
]
}, - "new": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": null,
- "join_date": null,
- "order_id": null,
- "order_line_item_id": null,
- "dues": null,
- "is_new_member": null,
- "was_renewed": null
}
], - "sections": [
- {
- "section_id": null,
- "join_date": null,
- "order_id": null,
- "order_line_item_id": null,
- "dues": null,
- "is_new_member": null,
- "was_renewed": null
}
], - "add_ons": [
- {
- "add_on_id": null,
- "quantity": null,
- "order_id": null,
- "order_line_item_id": null,
- "dues": null
}
]
}
}
], - "do_not_renew": true,
- "do_not_drop": true,
- "do_not_show_in_directory": true,
- "date_last_updated_in_portal": "2019-08-24T14:15:22Z",
- "last_change_affiliation_date": "2019-08-24T14:15:22Z",
- "referral_contact_id": "string",
- "certificate_uri": "string",
- "notes": "string",
- "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": [
- { }
]
}
], - "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"
}
]
}
], - "LastEvaluatedKey": "string"
}
Generates a PDF for the ID Card and returns the public link for download
curl -i -X GET \ 'https://membership.api.756794052567.rhythmsoftware.com/memberships/:tenantId/idCard/:id?downloadAsHtml=true' \ -H 'Authorization: YOUR_API_KEY_HERE'
"string"
Returns the HTML for the certificate
curl -i -X GET \ 'https://membership.api.756794052567.rhythmsoftware.com/memberships/:tenantId/certificate/:id?downloadAsHtml=true' \ -H 'Authorization: YOUR_API_KEY_HERE'
"string"
Activate membership
curl -i -X POST \ https://membership.api.756794052567.rhythmsoftware.com/memberships/:tenantId/activate/:application_id \ -H 'Authorization: YOUR_API_KEY_HERE'
Returns a list of records with the specified order_id
curl -i -X GET \ 'https://membership.api.756794052567.rhythmsoftware.com/memberships/:tenantId/order/:order_id?fields=string&exclusiveStartKey=string' \ -H 'Authorization: YOUR_API_KEY_HERE'
{- "Count": 0,
- "Items": [
- {
- "id": "string",
- "number": 0,
- "owner_type": "contact",
- "contact_id": "string",
- "organization_id": "string",
- "customer_id": "string",
- "directory_image_uri": "string",
- "first_name": "string",
- "last_name": "string",
- "name": "string",
- "email_address": "string",
- "city": "string",
- "state": "string",
- "country": "string",
- "job_title": "string",
- "master_membership_id": "string",
- "master_membership_organization_id": "string",
- "application_process_id": "string",
- "application_id": "string",
- "membership_join_date": "string",
- "is_new": true,
- "date_status": "updated",
- "status": "active",
- "status_reason_id": "string",
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "join_or_last_renewal_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "lapse_date": "string",
- "origin": "principal",
- "parent_membership_id": "string",
- "order_id": "string",
- "order_line_item_id": "string",
- "order_number": 0,
- "order_balance_due": 0,
- "order_amount_paid": 0,
- "order_currency_code": "string",
- "order_currency_symbol": "string",
- "order_status": "awaiting payment",
- "order_total": 0,
- "hidden_directory_fields": [
- "string"
], - "flowdown_depth": 1,
- "overridden_fields": [
- "string"
], - "assigned_memberships": [
- {
- "contact_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
]
}
], - "renew_automatically": true,
- "renewal_payment_info": {
- "payment_origin": "ad hoc",
- "payment_account": "string",
- "card_type": "american express",
- "card_expiration": "string",
- "merchant_account_tokens": [
- {
- "merchant_account_id": "string",
- "token": "string"
}
], - "type": "credit card"
}, - "renewal_payment_card_expiration": "2019-08-24",
- "billed": true,
- "last_bill_date": "2019-08-24T14:15:22Z",
- "bill_method": "renewal order",
- "last_reminder": 0,
- "last_reminder_date": "2019-08-24T14:15:22Z",
- "last_expired_card_warning": 0,
- "last_expired_card_warning_date": "2019-08-24T14:15:22Z",
- "bill_organization": true,
- "primary_chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
], - "chapter_names": "string",
- "section_names": "string",
- "add_on_names": "string",
- "past_chapter_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "chapter_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "past_section_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "section_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "history": [
- {
- "start_date": "2019-08-24T14:15:22Z",
- "end_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "cancellation_id": "string",
- "event": "join",
- "parent_membership_id": "string",
- "is_inherited_membership": true,
- "old": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": null,
- "join_date": null,
- "order_id": null,
- "order_line_item_id": null,
- "dues": null,
- "is_new_member": null,
- "was_renewed": null
}
], - "sections": [
- {
- "section_id": null,
- "join_date": null,
- "order_id": null,
- "order_line_item_id": null,
- "dues": null,
- "is_new_member": null,
- "was_renewed": null
}
], - "add_ons": [
- {
- "add_on_id": null,
- "quantity": null,
- "order_id": null,
- "order_line_item_id": null,
- "dues": null
}
]
}, - "new": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": null,
- "join_date": null,
- "order_id": null,
- "order_line_item_id": null,
- "dues": null,
- "is_new_member": null,
- "was_renewed": null
}
], - "sections": [
- {
- "section_id": null,
- "join_date": null,
- "order_id": null,
- "order_line_item_id": null,
- "dues": null,
- "is_new_member": null,
- "was_renewed": null
}
], - "add_ons": [
- {
- "add_on_id": null,
- "quantity": null,
- "order_id": null,
- "order_line_item_id": null,
- "dues": null
}
]
}
}
], - "do_not_renew": true,
- "do_not_drop": true,
- "do_not_show_in_directory": true,
- "date_last_updated_in_portal": "2019-08-24T14:15:22Z",
- "last_change_affiliation_date": "2019-08-24T14:15:22Z",
- "referral_contact_id": "string",
- "certificate_uri": "string",
- "notes": "string",
- "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": [
- { }
]
}
], - "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"
}
]
}
], - "LastEvaluatedKey": "string"
}
Sends out a preview of the CRC notification email
The domain_name to use to for record lookup
{- "membership_id": "string",
- "email_template": {
- "from": "string",
- "from_name": "string",
- "reply_to": "string",
- "subject": "string",
- "cc": "string",
- "bcc": "string",
- "body": "string"
}, - "destination_email_address": "string"
}
Sends out a preview of the CRC notification email
The domain_name to use to for record lookup
{- "application_group_id": "string",
- "email_template": {
- "from": "string",
- "from_name": "string",
- "reply_to": "string",
- "subject": "string",
- "cc": "string",
- "bcc": "string",
- "body": "string"
}, - "destination_email_address": "string"
}
Sends out a preview of the CRC notification certificate
The domain_name to use to for record lookup
{- "membership_id": "string",
- "certificate_template": "string"
}
Sends out a preview of the CRC notification email
The domain_name to use to for record lookup
{- "membership_id": "string",
- "id_card_template": "string"
}
Returns a list of records with the specified chapter_id
curl -i -X GET \ 'https://membership.api.756794052567.rhythmsoftware.com/memberships/:tenantId/chapter/:chapter_id?fields=string&chapterStatus=current&exclusiveStartKey=string' \ -H 'Authorization: YOUR_API_KEY_HERE'
{- "Count": 0,
- "Items": [
- {
- "id": "string",
- "number": 0,
- "owner_type": "contact",
- "contact_id": "string",
- "organization_id": "string",
- "customer_id": "string",
- "directory_image_uri": "string",
- "first_name": "string",
- "last_name": "string",
- "name": "string",
- "email_address": "string",
- "city": "string",
- "state": "string",
- "country": "string",
- "job_title": "string",
- "master_membership_id": "string",
- "master_membership_organization_id": "string",
- "application_process_id": "string",
- "application_id": "string",
- "membership_join_date": "string",
- "is_new": true,
- "date_status": "updated",
- "status": "active",
- "status_reason_id": "string",
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "join_or_last_renewal_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "lapse_date": "string",
- "origin": "principal",
- "parent_membership_id": "string",
- "order_id": "string",
- "order_line_item_id": "string",
- "order_number": 0,
- "order_balance_due": 0,
- "order_amount_paid": 0,
- "order_currency_code": "string",
- "order_currency_symbol": "string",
- "order_status": "awaiting payment",
- "order_total": 0,
- "hidden_directory_fields": [
- "string"
], - "flowdown_depth": 1,
- "overridden_fields": [
- "string"
], - "assigned_memberships": [
- {
- "contact_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
]
}
], - "renew_automatically": true,
- "renewal_payment_info": {
- "payment_origin": "ad hoc",
- "payment_account": "string",
- "card_type": "american express",
- "card_expiration": "string",
- "merchant_account_tokens": [
- {
- "merchant_account_id": "string",
- "token": "string"
}
], - "type": "credit card"
}, - "renewal_payment_card_expiration": "2019-08-24",
- "billed": true,
- "last_bill_date": "2019-08-24T14:15:22Z",
- "bill_method": "renewal order",
- "last_reminder": 0,
- "last_reminder_date": "2019-08-24T14:15:22Z",
- "last_expired_card_warning": 0,
- "last_expired_card_warning_date": "2019-08-24T14:15:22Z",
- "bill_organization": true,
- "primary_chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
], - "chapter_names": "string",
- "section_names": "string",
- "add_on_names": "string",
- "past_chapter_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "chapter_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "past_section_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "section_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "history": [
- {
- "start_date": "2019-08-24T14:15:22Z",
- "end_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "cancellation_id": "string",
- "event": "join",
- "parent_membership_id": "string",
- "is_inherited_membership": true,
- "old": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": null,
- "join_date": null,
- "order_id": null,
- "order_line_item_id": null,
- "dues": null,
- "is_new_member": null,
- "was_renewed": null
}
], - "sections": [
- {
- "section_id": null,
- "join_date": null,
- "order_id": null,
- "order_line_item_id": null,
- "dues": null,
- "is_new_member": null,
- "was_renewed": null
}
], - "add_ons": [
- {
- "add_on_id": null,
- "quantity": null,
- "order_id": null,
- "order_line_item_id": null,
- "dues": null
}
]
}, - "new": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": null,
- "join_date": null,
- "order_id": null,
- "order_line_item_id": null,
- "dues": null,
- "is_new_member": null,
- "was_renewed": null
}
], - "sections": [
- {
- "section_id": null,
- "join_date": null,
- "order_id": null,
- "order_line_item_id": null,
- "dues": null,
- "is_new_member": null,
- "was_renewed": null
}
], - "add_ons": [
- {
- "add_on_id": null,
- "quantity": null,
- "order_id": null,
- "order_line_item_id": null,
- "dues": null
}
]
}
}
], - "do_not_renew": true,
- "do_not_drop": true,
- "do_not_show_in_directory": true,
- "date_last_updated_in_portal": "2019-08-24T14:15:22Z",
- "last_change_affiliation_date": "2019-08-24T14:15:22Z",
- "referral_contact_id": "string",
- "certificate_uri": "string",
- "notes": "string",
- "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": [
- { }
]
}
], - "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"
}
]
}
], - "LastEvaluatedKey": "string"
}
Returns a list of records with the specified section_id
curl -i -X GET \ 'https://membership.api.756794052567.rhythmsoftware.com/memberships/:tenantId/section/:section_id?fields=string§ionStatus=current&exclusiveStartKey=string' \ -H 'Authorization: YOUR_API_KEY_HERE'
{- "Count": 0,
- "Items": [
- {
- "id": "string",
- "number": 0,
- "owner_type": "contact",
- "contact_id": "string",
- "organization_id": "string",
- "customer_id": "string",
- "directory_image_uri": "string",
- "first_name": "string",
- "last_name": "string",
- "name": "string",
- "email_address": "string",
- "city": "string",
- "state": "string",
- "country": "string",
- "job_title": "string",
- "master_membership_id": "string",
- "master_membership_organization_id": "string",
- "application_process_id": "string",
- "application_id": "string",
- "membership_join_date": "string",
- "is_new": true,
- "date_status": "updated",
- "status": "active",
- "status_reason_id": "string",
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "join_or_last_renewal_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "lapse_date": "string",
- "origin": "principal",
- "parent_membership_id": "string",
- "order_id": "string",
- "order_line_item_id": "string",
- "order_number": 0,
- "order_balance_due": 0,
- "order_amount_paid": 0,
- "order_currency_code": "string",
- "order_currency_symbol": "string",
- "order_status": "awaiting payment",
- "order_total": 0,
- "hidden_directory_fields": [
- "string"
], - "flowdown_depth": 1,
- "overridden_fields": [
- "string"
], - "assigned_memberships": [
- {
- "contact_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
]
}
], - "renew_automatically": true,
- "renewal_payment_info": {
- "payment_origin": "ad hoc",
- "payment_account": "string",
- "card_type": "american express",
- "card_expiration": "string",
- "merchant_account_tokens": [
- {
- "merchant_account_id": "string",
- "token": "string"
}
], - "type": "credit card"
}, - "renewal_payment_card_expiration": "2019-08-24",
- "billed": true,
- "last_bill_date": "2019-08-24T14:15:22Z",
- "bill_method": "renewal order",
- "last_reminder": 0,
- "last_reminder_date": "2019-08-24T14:15:22Z",
- "last_expired_card_warning": 0,
- "last_expired_card_warning_date": "2019-08-24T14:15:22Z",
- "bill_organization": true,
- "primary_chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
], - "chapter_names": "string",
- "section_names": "string",
- "add_on_names": "string",
- "past_chapter_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "chapter_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "past_section_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "section_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "history": [
- {
- "start_date": "2019-08-24T14:15:22Z",
- "end_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "cancellation_id": "string",
- "event": "join",
- "parent_membership_id": "string",
- "is_inherited_membership": true,
- "old": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": null,
- "join_date": null,
- "order_id": null,
- "order_line_item_id": null,
- "dues": null,
- "is_new_member": null,
- "was_renewed": null
}
], - "sections": [
- {
- "section_id": null,
- "join_date": null,
- "order_id": null,
- "order_line_item_id": null,
- "dues": null,
- "is_new_member": null,
- "was_renewed": null
}
], - "add_ons": [
- {
- "add_on_id": null,
- "quantity": null,
- "order_id": null,
- "order_line_item_id": null,
- "dues": null
}
]
}, - "new": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": null,
- "join_date": null,
- "order_id": null,
- "order_line_item_id": null,
- "dues": null,
- "is_new_member": null,
- "was_renewed": null
}
], - "sections": [
- {
- "section_id": null,
- "join_date": null,
- "order_id": null,
- "order_line_item_id": null,
- "dues": null,
- "is_new_member": null,
- "was_renewed": null
}
], - "add_ons": [
- {
- "add_on_id": null,
- "quantity": null,
- "order_id": null,
- "order_line_item_id": null,
- "dues": null
}
]
}
}
], - "do_not_renew": true,
- "do_not_drop": true,
- "do_not_show_in_directory": true,
- "date_last_updated_in_portal": "2019-08-24T14:15:22Z",
- "last_change_affiliation_date": "2019-08-24T14:15:22Z",
- "referral_contact_id": "string",
- "certificate_uri": "string",
- "notes": "string",
- "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": [
- { }
]
}
], - "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"
}
]
}
], - "LastEvaluatedKey": "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": { }
}
]
}
This method will auto-generate an ID and create a new membership. If an ID is specified for the membership, an error will be thrown.
The membership that you would like to be saved.
{- "id": "string",
- "number": 0,
- "owner_type": "contact",
- "contact_id": "string",
- "organization_id": "string",
- "customer_id": "string",
- "directory_image_uri": "string",
- "first_name": "string",
- "last_name": "string",
- "name": "string",
- "email_address": "string",
- "city": "string",
- "state": "string",
- "country": "string",
- "job_title": "string",
- "master_membership_id": "string",
- "master_membership_organization_id": "string",
- "application_process_id": "string",
- "application_id": "string",
- "membership_join_date": "string",
- "is_new": true,
- "date_status": "updated",
- "status": "active",
- "status_reason_id": "string",
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "join_or_last_renewal_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "lapse_date": "string",
- "origin": "principal",
- "parent_membership_id": "string",
- "order_id": "string",
- "order_line_item_id": "string",
- "order_number": 0,
- "order_balance_due": 0,
- "order_amount_paid": 0,
- "order_currency_code": "string",
- "order_currency_symbol": "string",
- "order_status": "awaiting payment",
- "order_total": 0,
- "hidden_directory_fields": [
- "string"
], - "flowdown_depth": 1,
- "overridden_fields": [
- "string"
], - "assigned_memberships": [
- {
- "contact_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
]
}
], - "renew_automatically": true,
- "renewal_payment_info": {
- "payment_origin": "ad hoc",
- "payment_account": "string",
- "card_type": "american express",
- "card_expiration": "string",
- "merchant_account_tokens": [
- {
- "merchant_account_id": "string",
- "token": "string"
}
], - "type": "credit card"
}, - "renewal_payment_card_expiration": "2019-08-24",
- "billed": true,
- "last_bill_date": "2019-08-24T14:15:22Z",
- "bill_method": "renewal order",
- "last_reminder": 0,
- "last_reminder_date": "2019-08-24T14:15:22Z",
- "last_expired_card_warning": 0,
- "last_expired_card_warning_date": "2019-08-24T14:15:22Z",
- "bill_organization": true,
- "primary_chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
], - "chapter_names": "string",
- "section_names": "string",
- "add_on_names": "string",
- "past_chapter_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "chapter_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "past_section_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "section_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "history": [
- {
- "start_date": "2019-08-24T14:15:22Z",
- "end_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "cancellation_id": "string",
- "event": "join",
- "parent_membership_id": "string",
- "is_inherited_membership": true,
- "old": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
]
}, - "new": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
]
}
}
], - "do_not_renew": true,
- "do_not_drop": true,
- "do_not_show_in_directory": true,
- "date_last_updated_in_portal": "2019-08-24T14:15:22Z",
- "last_change_affiliation_date": "2019-08-24T14:15:22Z",
- "referral_contact_id": "string",
- "certificate_uri": "string",
- "notes": "string",
- "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": [
- { }
]
}
], - "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",
- "number": 0,
- "owner_type": "contact",
- "contact_id": "string",
- "organization_id": "string",
- "customer_id": "string",
- "directory_image_uri": "string",
- "first_name": "string",
- "last_name": "string",
- "name": "string",
- "email_address": "string",
- "city": "string",
- "state": "string",
- "country": "string",
- "job_title": "string",
- "master_membership_id": "string",
- "master_membership_organization_id": "string",
- "application_process_id": "string",
- "application_id": "string",
- "membership_join_date": "string",
- "is_new": true,
- "date_status": "updated",
- "status": "active",
- "status_reason_id": "string",
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "join_or_last_renewal_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "lapse_date": "string",
- "origin": "principal",
- "parent_membership_id": "string",
- "order_id": "string",
- "order_line_item_id": "string",
- "order_number": 0,
- "order_balance_due": 0,
- "order_amount_paid": 0,
- "order_currency_code": "string",
- "order_currency_symbol": "string",
- "order_status": "awaiting payment",
- "order_total": 0,
- "hidden_directory_fields": [
- "string"
], - "flowdown_depth": 1,
- "overridden_fields": [
- "string"
], - "assigned_memberships": [
- {
- "contact_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
]
}
], - "renew_automatically": true,
- "renewal_payment_info": {
- "payment_origin": "ad hoc",
- "payment_account": "string",
- "card_type": "american express",
- "card_expiration": "string",
- "merchant_account_tokens": [
- {
- "merchant_account_id": "string",
- "token": "string"
}
], - "type": "credit card"
}, - "renewal_payment_card_expiration": "2019-08-24",
- "billed": true,
- "last_bill_date": "2019-08-24T14:15:22Z",
- "bill_method": "renewal order",
- "last_reminder": 0,
- "last_reminder_date": "2019-08-24T14:15:22Z",
- "last_expired_card_warning": 0,
- "last_expired_card_warning_date": "2019-08-24T14:15:22Z",
- "bill_organization": true,
- "primary_chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "add_on_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
], - "chapter_names": "string",
- "section_names": "string",
- "add_on_names": "string",
- "past_chapter_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "chapter_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "past_section_memberships": [
- {
- "join_date": "2019-08-24T14:15:22Z",
- "section_id": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24"
}
], - "history": [
- {
- "start_date": "2019-08-24T14:15:22Z",
- "end_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "cancellation_id": "string",
- "event": "join",
- "parent_membership_id": "string",
- "is_inherited_membership": true,
- "old": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
]
}, - "new": {
- "number": 0,
- "status": "active",
- "status_reason_id": "string",
- "parent_membership_id": "string",
- "origin": "principal",
- "is_new": true,
- "type_id": "string",
- "package_id": "string",
- "join_date": "string",
- "term_start_date": "string",
- "expiration_date": "string",
- "renewal_date": "string",
- "reinstatement_date": "string",
- "termination_date": "string",
- "chapter_id": "string",
- "chapter_ids": [
- "string"
], - "section_ids": [
- "string"
], - "chapters": [
- {
- "chapter_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "sections": [
- {
- "section_id": "string",
- "join_date": "2019-08-24T14:15:22Z",
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0,
- "is_new_member": true,
- "was_renewed": true
}
], - "add_ons": [
- {
- "add_on_id": "string",
- "quantity": 1,
- "order_id": "string",
- "order_line_item_id": "string",
- "dues": 0
}
]
}
}
], - "do_not_renew": true,
- "do_not_drop": true,
- "do_not_show_in_directory": true,
- "date_last_updated_in_portal": "2019-08-24T14:15:22Z",
- "last_change_affiliation_date": "2019-08-24T14:15:22Z",
- "referral_contact_id": "string",
- "certificate_uri": "string",
- "notes": "string",
- "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": [
- { }
]
}
], - "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"
}
]
}