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/0015G00001sM76jQAC API result from Salesforce Array ( [code] => 200 [data] => Array ( [attributes] => Array ( [type] => Account [url] => /services/data/v49.0/sobjects/Account/0015G00001sM76jQAC ) [Id] => 0015G00001sM76jQAC [IsDeleted] => [MasterRecordId] => [Name] => Juan Pedro Luengas García [LastName] => Luengas García [FirstName] => Juan Pedro…

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/0015G00001sM76jQAC Parameters sent to the Salesforce API Array ( [Stripe_Customer_Id__c] => cus_KixthaVromxvie [FirstName] => Juan Pedro [LastName] => Luengas García [Wordpress_Id__c] => 1001530 [Verified__c] => [PersonEmail] => jp.luengas@proagroseguros.mx [Phone] => 5529187847 [Company__c] => Proagro Seguros [Farm_Id__c] => [Devices__c] => 1 ) API result from Salesforce Array…