s_c__Tax_Provider_Log__c Object Reference

Name s_c__Tax_Provider_Log__c
Type Custom StoreConnect Object
Description Stores the request/response of each call to a tax provider's service when logging is enabled.

Field Definitions

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

For more information about how or when to use the above, see our documentation.

 

 
Back to Documentation