Tax_Provider_Log__c Object Reference
Field Definitions
| Field Name | Type | Required | Unique | Description |
|---|---|---|---|---|
| Received_At__c | DateTime | No | No | The date/time the response was received from the tax provider. |
| Request__c | LongTextArea | No | No | Request sent to the Tax Provider. |
| Requested_At__c | DateTime | No | No | The date/time the request was sent to the tax provider. |
| Response__c | LongTextArea | No | No | Response returned by the Tax Provider. |
| Tax_Provider_Id__c | MasterDetail(Tax_Provider__c) | No | No | Defines the Tax Provider that applies to the log. |
| sC_Id__c | Text | 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