Deactivate Descarga Masiva SAT for your team. Scheduled downloads stop immediately. If the feature was billed as an add-on, the charge is removed from your subscription (prorated). Any remaining XML downloads in the current period are still billed at period end.
Request
Authorization
API Key
Add parameter in header
Authorization
Example:
Authorization: ********************
or
Query Params
Responses
🟢200OK
application/json
Deactivated successfully (or already inactive)
Body
🟠401Unauthorized
🔴500Server Error
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.gigstack.io/v2/invoices/download/deactivate?team' \
--header'Authorization: <api-key>'