curl --location --request PATCH 'http://api.cephisso.dev/ords/cephisso_system/v1//bods-statements/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"addresses": "string",
"alternate_names": "string",
"birth_date": "string",
"cephisso_platform_accounts_id": "string",
"component_statement_ids": "string",
"data_lineage": "string",
"death_date": "string",
"dissolution_date": "string",
"entity_subtype_general_category": "string",
"entity_subtype_local_term": "string",
"entity_type": "string",
"formed_by_statute_date": "string",
"formed_by_statute_name": "string",
"founding_date": "string",
"interested_party_described_by_entity_statement": "string",
"interested_party_described_by_person_statement": "string",
"interested_party_unspecified_reason": "string",
"is_component": "string",
"jurisdiction_code": "string",
"jurisdiction_name": "string",
"legal_identifiers": "string",
"metadata": "string",
"name": "string",
"nationalities": "string",
"person_names": "string",
"person_type": "string",
"place_of_birth": "string",
"place_of_residence": "string",
"political_exposure_details": "string",
"political_exposure_status": "string",
"public_listing": "string",
"publication_details_bods_version": "string",
"publication_details_license": "string",
"publication_details_publication_date": "string",
"publication_details_publisher_name": "string",
"publication_details_publisher_url": "string",
"replaces_statements": "string",
"source_asserted_by_agent_name": "string",
"source_asserted_by_agent_uri": "string",
"source_description": "string",
"source_retrieved_at": "string",
"source_type": "string",
"source_url": "string",
"statement_date": "string",
"statement_type": "string",
"statement_uuid": "string",
"subject_described_by_entity_statement": "string",
"tax_residencies": "string",
"udfs": "string",
"unspecified_entity_details": "string",
"unspecified_person_details": "string",
"uri": "string"
}'