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/001f400000HGsUIAA1 API result from Salesforce Array ( [code] => 200 [data] => Array ( [attributes] => Array ( [type] => Account [url] => /services/data/v49.0/sobjects/Account/001f400000HGsUIAA1 ) [Id] => 001f400000HGsUIAA1 [IsDeleted] => [MasterRecordId] => [Name] => Brock Schmitt [LastName] => Schmitt [FirstName] => Brock [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/001f400000HGsUIAA1 Parameters sent to the Salesforce API Array ( [Stripe_Customer_Id__c] => cus_CXY9goFedDasmY [FirstName] => Brock [LastName] => Schmitt [Wordpress_Id__c] => 4265 [Verified__c] => 1 [PersonEmail] => brocknschmitt@gmail.com [Phone] => 3098839735 [Company__c] => [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/0015G00001cCL2kQAG Parameters sent to the Salesforce API Array ( [Stripe_Customer_Id__c] => [FirstName] => Gary [LastName] => gluginbill@pandoragrain.com [Wordpress_Id__c] => 1001007 [Verified__c] => [PersonEmail] => gluginbill@pandoragrain.com [Phone] => [Company__c] => Pandora Grain & Supply [Farm_Id__c] => [Devices__c] => 1 ) API result from Salesforce Array ( [code]…