Enables automatic SAT synchronization for your team. This is a lower-level toggle — in most flows the schedule configuration (PUT /invoices/download/schedule) is the right endpoint to use.
Request
Authorization
API Key
Add parameter in header
Authorization
Example:
Authorization: ********************
or
Query Params
Responses
🟢200OK
application/json
SAT sync enabled
Body
🟠401Unauthorized
🔴500Server Error
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.gigstack.io/v2/invoices/download/enable-sync?team' \
--header'Authorization: <api-key>'