What are the API names for Address’ compound fields that are not Mailing/Billing/Etc.? Salesforce
So I currently am working with SOQL (PATCH API Call) to update an Address field on a contact record. This Address field is called Address 2 (API Name: Address_2__c) but I cant seem to be able to pass the correct api name for the compound fields on the json body.