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/001f400000CPSoJAAX API result from Salesforce Array ( [code] => 200 [data] => Array ( [attributes] => Array ( [type] => Account [url] => /services/data/v49.0/sobjects/Account/001f400000CPSoJAAX ) [Id] => 001f400000CPSoJAAX [IsDeleted] => [MasterRecordId] => [Name] => Steve Newcom [LastName] => Newcom [FirstName] => Steve [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/001f400000CPTYg Parameters sent to the Salesforce API Array ( [Stripe_Customer_Id__c] => cus_9OwYezgASmw8uy [FirstName] => [LastName] => kieran.taylor@mortco.com.au [Wordpress_Id__c] => 3118 [Verified__c] => [PersonEmail] => kieran.taylor@mortco.com.au [Phone] => [Company__c] => [Farm_Id__c] => [Devices__c] => 1 ) API result from Salesforce Array ( [code] => 204 [data] =>…