You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**required_when** | [**\Avalara\SDK\Model\EInvoicing\V1\RequiredWhenField[]**](RequiredWhenField.md) | Array of scenarios which describe when a particular field is conditional for a country mandate | [optional]
8
+
**required_when** | [**\Avalara\\SDK\Model\\EInvoicing\\V1\RequiredWhenField[]**](RequiredWhenField.md) | Array of scenarios which describe when a particular field is conditional for a country mandate | [optional]
9
9
10
10
[[Back to Model list]](../../../README.md#models)[[Back to API list]](../../../README.md#endpoints)[[Back to README]](../../../README.md)
**id** | **string** | Unique ID for this document that can be used for status checking and file downloads. This is a UID created by the Avalara E-Invoicing platform. | [optional]
8
+
**status** | **string** | Status of the document | [optional]
9
+
**event_date_time** | **string** | The date and time when the inbound document was accepted by the Avalara E-Invoicing Platform | [optional]
10
+
11
+
[[Back to Model list]](../../../README.md#models)[[Back to API list]](../../../README.md#endpoints)[[Back to README]](../../../README.md)
**data** | [**\Avalara\\SDK\Model\\EInvoicing\\V1\FetchDocumentsRequestDataInner[]**](FetchDocumentsRequestDataInner.md) | Array of key-value pairs used to retrieve inbound documents from the Tax Authority | [optional]
**country_mandate** | **string** | Country mandate name | [optional]
7
+
**mandate_id** | **string** | The `mandateId` is comprised of the country code, mandate type, and the network or regulation type (for example, AU-B2G-PEPPOL). Keep in mind the following when specifying a `mandateId`. - A country can have multiple mandate types (B2C, B2B, B2G). - A entity/company can opt in for multiple mandates. - A `mandateId` is the combination of country + mandate type + network/regulation. | [optional]
8
+
**country_mandate** | **string** | **[LEGACY]** This field is retained for backward compatibility. It is recommended to use `mandateId` instead. The `countryMandate` similar to the `mandateId` is comprised of the country code, mandate type, and the network or regulation type (for example, AU-B2G-PEPPOL). | [optional]
9
9
**country_code** | **string** | Country code | [optional]
**supported_by_partner_api** | **bool** | Indicates whether this mandate supported by the partner API | [optional]
12
12
**mandate_format** | **string** | Mandate format | [optional]
13
-
**input_data_formats** | [**\Avalara\SDK\Model\EInvoicing\V1\InputDataFormats[]**](InputDataFormats.md) | Format and version used when inputting the data | [optional]
14
-
**workflow_ids** | [**\Avalara\SDK\Model\EInvoicing\V1\WorkflowIds[]**](WorkflowIds.md) | Workflow ID list | [optional]
13
+
**input_data_formats** | [**\Avalara\\SDK\Model\\EInvoicing\\V1\InputDataFormats[]**](InputDataFormats.md) | Format and version used when inputting the data | [optional]
14
+
**workflow_ids** | [**\Avalara\\SDK\Model\\EInvoicing\\V1\WorkflowIds[]**](WorkflowIds.md) | Workflow ID list | [optional]
15
15
16
16
[[Back to Model list]](../../../README.md#models)[[Back to API list]](../../../README.md#endpoints)[[Back to README]](../../../README.md)
0 commit comments