The Spanish version is the authoritative reference. View in Spanish
DeleteGlobalFolioManagerAccountThreshold
DELETE /DeleteGlobalFolioManagerAccountThreshold
Deletes the reload and threshold configuration of primary ranges for a specific document type.
SBX
https://developers-sbx.gosocket.net/number-manager-admin/DeleteGlobalFolioManagerAccountThresholdPRD
https://developers.gosocket.net/number-manager-admin/DeleteGlobalFolioManagerAccountThresholdThe concatenated values must be sent: countryId|taxId|documentTypeId|3. Example: cl|{{taxId}}|33|3
| Key part | Description |
|---|---|
countryId | Country ISO code |
taxId | TaxId of the company (accountCode) |
documentTypeId | Gosocket internal document type code |
3 | Version — always 3 |

DeleteGlobalFolioManagerAccountThreshold
{
"code": 200,
"message": "Eliminación de umbral para descarga exitosa",
"data": ""Se procesó correctamente."",
"isSuccess": true
}