gigstack API
    gigstack API
    • Welcome to gigstack API
    • gigstack Connect API Guide
    • Migrar de API v1 a v2 de gigstack
    • Clients
      • Clients API Guide
      • List clients
      • Get client
      • Update client
      • Create client
      • Validate client fiscal information
      • Get client customer portal access token
      • Stamp pending receipts
      • Delete client
      • Upload CSF PDF to create or update client
    • Services
      • Services API Guide
      • List services
      • Get service
      • Update service
      • Create service
      • Delete service
    • Invoices
      • Invoices API Guide
      • Income
        • List income invoices
        • Get income invoice
        • Create income invoice
      • Egress
        • List egress invoices
        • Get egress invoice
        • Create egress invoice
      • List CFDI errors
      • List payment complement invoices
      • Get payment complement invoice
      • Get invoice files
      • Cancel invoice
    • Payments
      • Payments API Guide
      • List payments
      • Get payment
      • Request payment
      • Register payment
      • Mark payment as paid
      • Refund payment
      • Cancel payment
      • Search payments
    • Receipts
      • Receipts API Guide
      • List receipts
      • Get receipt
      • Create receipt
      • Stamp receipt
      • Cancel receipt
    • Teams
      • Teams API Guide
      • List teams
      • Get team
      • Get team integrations
      • Get team series
      • Get team onboarding URL
      • Update team
      • Update team series
      • Update team settings
      • Create team
      • Add team member
      • Remove team member
      • Create team series
      • Upload SAT CSD certificates
      • Sign manifest document
    • Users
      • Users API Guide
      • List users
      • Get user
      • Update user
      • Create user
      • Reset user password
      • Generate login link
    • Catalogs
      • Tax Regimes Catalog (Régimen Fiscal)
      • Payment Forms | Formas de pago
      • CFDI Usage Catalog (Uso CFDI)
      • Payment Methods Catalog (Método de Pago)
      • Months and Bimesters Catalog (Meses y Bimestres)
      • Invoice Relationships Catalog (Relación entre Facturas)
    • Webhooks
      • Webhooks
      • List webhooks
      • Create webhook
      • Get webhook
      • Update webhook
      • Delete webhook
    • Schemas
      • Schemas
        • ApiResponse
        • Category
        • Pet
        • Tag
        • Order
        • StandardizedSuccessResponse
        • StandardizedErrorResponse
        • ApiErrorCode
      • RequestBodies
        • UserArray
      • OrderDirection
      • ApiPublicClient
      • Client
      • DateRangeFilter
      • Service
      • ListQueryParams
      • ClientInput
      • ApiPublicService
      • ServiceInput
      • PaginationMeta
      • Invoice
      • InvoiceIncomeInput
      • Payment
      • PaymentInput
      • PaymentItem
      • InvoiceInput
      • InvoiceEgressInput
      • Team
      • PaymentAllowedMethod
      • TeamInput
      • TeamSettingsInput
      • CfdiError
      • ApiPublicPaymentProcessorDetails
      • User
      • ApiPublicPayment
      • UserInput
      • ClientAddress
      • TaxSchema
      • StandardSuccessResponse
      • RequestPaymentInput
      • RegisterPaymentInput
      • ListResponse
      • ErrorResponse
      • ApiPublicIncomeInvoice
      • ValidationErrorResponse
      • RefundPaymentInput
      • ApiPublicTeam
      • UnauthorizedError
      • MarkPaymentAsPaidInput
      • ApiPublicUser
      • NotFoundError
      • ApiPublicSearch
      • InternalServerError
      • ApiPublicThirdParty
      • ApiPublicInvoiceConfig
      • ApiPublicRefund
      • ApiPublicAutomations
      • TeamSettings
      • TaxElement
      • SeriesInput
      • Series
      • ApiPublicWebhook
      • ReceiptInput
      • WebhookInput
      • WebhookUpdateInput
      • PaymentMethodEnum
      • PaymentFormEnum
      • AutomationTypeEnum
      • ItemSchema

    ApiPublicTeam

    {
        "id": "team_1234567890",
        "legal_name": "Empresa de Tecnología S.A. de C.V.",
        "address": {
            "country": "MEX",
            "street": "Av. Insurgentes Sur 456",
            "zip": "03100",
            "city": "Ciudad de México",
            "state": "CDMX",
            "exterior": "96",
            "interior": "10",
            "neighborhood": "Polanco"
        },
        "brand": {
            "alias": "Mi Empresa",
            "primary_color": "#007bff",
            "secondary_color": "#6c757d",
            "logo": "https://example.com/logo.png"
        },
        "settings": {
            "avoid_automations_on_currencies": [
                "USD",
                "EUR"
            ],
            "default_description": "Default invoice description",
            "taxes": [
                {}
            ],
            "taxes_usd": [
                {}
            ],
            "emails": {
                "invoices_bcc": [
                    "accounting@example.com"
                ],
                "avoid_invoice_emails": false,
                "avoid_test_invoice_emails": true,
                "avoid_receipts_emails": false
            },
            "override_item_description": "Custom item description",
            "global_invoice_disabled": false,
            "complements": [
                {
                    "data": "string",
                    "description": "string",
                    "type": "string"
                }
            ],
            "uses_on_self_invoice_portal": [
                "G03",
                "S01"
            ],
            "invoice_pdf_notes": "Additional notes for PDF",
            "product_key": "81112209",
            "unit_key": "E48",
            "use": "G03",
            "automate_complement_for_ppd_invoices": true,
            "withholding_taxes": [
                {}
            ],
            "customer_portal_id": "portal_1234567890",
            "periodicity": {
                "label": "Mes",
                "value": "month"
            },
            "default_series": {
                "income": {
                    "serie": "A"
                },
                "complements": {
                    "serie": "P"
                },
                "credit_note": {
                    "serie": "NC"
                }
            }
        },
        "tax_id": "EMP800101ABC",
        "tax_system": "601",
        "support_email": "support@empresa.com",
        "support_phone": "+52 55 1234 5678",
        "owner": "user_1234567890",
        "created_at": 1677651234,
        "sat": {
            "completed": true,
            "connected_at": 1677651234,
            "csd_expires_at": 1924991999
        },
        "members": [
            {
                "id": "user_1234567890",
                "email": "member@empresa.com",
                "role": "admin"
            }
        ],
        "integrations": {
            "stripe": {
                "completed": false,
                "category": "payments"
            },
            "mercadopago": {
                "completed": false,
                "category": "payments"
            },
            "clip": {
                "completed": false,
                "category": "payments"
            },
            "whmcs": {
                "completed": false,
                "category": "payments"
            },
            "paypal": {
                "completed": false,
                "category": "payments"
            },
            "openpay": {
                "completed": false,
                "category": "payments"
            },
            "conekta": {
                "completed": false,
                "category": "payments"
            },
            "bank": {
                "completed": false,
                "category": "payments"
            },
            "shopify": {
                "completed": false,
                "category": "payments"
            },
            "zapier": {
                "completed": false,
                "category": "payments"
            },
            "airtable": {
                "completed": false,
                "category": "payments"
            },
            "google_sheets": {
                "completed": false,
                "category": "payments"
            },
            "hilos": {
                "completed": false,
                "category": "messaging"
            }
        },
        "metadata": {
            "custom_field": "value"
        }
    }
    Built with