We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98cbb40 commit 6ba5d69Copy full SHA for 6ba5d69
README.md
@@ -122,6 +122,7 @@ var apiResponse = await fiscalApi.Persons.CreateAsync(request);
122
```
123
124
### 2. Subir Certificados CSD
125
+[Descarga certificados de prueba](https://docs.fiscalapi.com/tax-files-info)
126
127
```csharp
128
var fiscalApi = FiscalApiClient.Create(Settings);
0 commit comments