Tax Provider Log Object Reference

Overview

Stores the request/response of each call to a tax provider's service when logging is enabled.

Property Value
API Name s_c__Tax_Provider_Log__c
Label Tax Provider Log
Plural Label Tax Provider Logs
Type Custom Object

Fields

Field Label API Name Type Required Description
Received At s_c__Received_At__c DateTime No The date/time the response was received from the tax provider.
Request s_c__Request__c LongTextArea(25000) No Request sent to the Tax Provider.
Requested At s_c__Requested_At__c DateTime No The date/time the request was sent to the tax provider.
Response s_c__Response__c LongTextArea(25000) No Response returned by the Tax Provider.
Tax Provider s_c__Tax_Provider_Id__c MasterDetail (s_c__Tax_Provider__c) No Defines the Tax Provider that applies to the log.
StoreConnect External ID s_c__sC_Id__c Text(36) No StoreConnect External ID, do not modify in Salesforce.

Relationships

Field Type Related Object Relationship Name
s_c__Tax_Provider_Id__c MasterDetail s_c__Tax_Provider__c Tax_Provider_Logs