Debug Salesforce API call: read the full log entry for request and response details. There is not an SOQL query included in this request.

HTTP method: GET URL of API call to Salesforce: https://agresource.my.salesforce.com/services/data/v49.0/sobjects/Account/001f400000CPStAAAX API result from Salesforce Array ( [code] => 200 [data] => Array ( [attributes] => Array ( [type] => Account [url] => /services/data/v49.0/sobjects/Account/001f400000CPStAAAX ) [Id] => 001f400000CPStAAAX [IsDeleted] => [MasterRecordId] => [Name] => Currie Smith [LastName] => Smith [FirstName] => Currie [Salutation] => [MiddleName] =>…

Debug Salesforce API call: read the full log entry for request and response details. There is not an SOQL query included in this request.

HTTP method: PATCH URL of API call to Salesforce: https://agresource.my.salesforce.com/services/data/v49.0/sobjects/Account/001f400000CPStAAAX Parameters sent to the Salesforce API Array ( [Stripe_Customer_Id__c] => cus_8jx6AIo5LWjBSQ [FirstName] => Currie [LastName] => Smith [Wordpress_Id__c] => 1560 [Verified__c] => [PersonEmail] => currie@acsmith.com [Phone] => [Company__c] => [Farm_Id__c] => [Devices__c] => ) API result from Salesforce Array ( [code] => 204 [data] =>…

Debug Salesforce API call: read the full log entry for request and response details. There is not an SOQL query included in this request.

HTTP method: PATCH URL of API call to Salesforce: https://agresource.my.salesforce.com/services/data/v49.0/sobjects/Account/001f400000CPTF1AAP Parameters sent to the Salesforce API Array ( [Stripe_Customer_Id__c] => cus_KOBT80Y1QfEkuF [FirstName] => John [LastName] => Miller [Wordpress_Id__c] => 3799 [Verified__c] => [PersonEmail] => jmiller@agconsult.net [Phone] => [Company__c] => [Farm_Id__c] => [Devices__c] => 2 ) API result from Salesforce Array ( [code] => 204 [data]…