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/0015G000020cAL1QAM API result from Salesforce Array ( [code] => 200 [data] => Array ( [attributes] => Array ( [type] => Account [url] => /services/data/v49.0/sobjects/Account/0015G000020cAL1QAM ) [Id] => 0015G000020cAL1QAM [IsDeleted] => [MasterRecordId] => [Name] => David Tomsche [LastName] => Tomsche [FirstName] => David [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/0015G000020cAL1QAM Parameters sent to the Salesforce API Array ( [Stripe_Customer_Id__c] => cus_LQ28oKTFQyt9Mb [FirstName] => David [LastName] => Tomsche [Wordpress_Id__c] => 1001759 [Verified__c] => [PersonEmail] => david@dstomsche.com [Phone] => 3204926040 [Company__c] => Leedstone [Farm_Id__c] => [Devices__c] => ) API result from Salesforce Array ( [code] => 204…

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/001f400000CPSaoAAH Parameters sent to the Salesforce API Array ( [Stripe_Customer_Id__c] => cus_88vfmN7EBOD8ew [FirstName] => Paul [LastName] => Luckow [Wordpress_Id__c] => 906 [Verified__c] => [PersonEmail] => paul@luckow.net [Phone] => [Company__c] => [Farm_Id__c] => [Devices__c] => ) API result from Salesforce Array ( [code] => 204 [data] =>…