{
- "organization": {
- "webhook_url": "https://webhook.brex.com",
- "country": "US",
- "address_line1": "100 Brex Street",
- "address_line2": null,
- "state": "NYC",
- "zipcode": "10000",
- "email": "[email protected]",
- "city": "New York",
- "legal_name": null,
- "legal_number": null,
- "net_payment_term": 30,
- "tax_identification_number": "US123456789",
- "timezone": "America/New_York",
- "default_currency": "USD",
- "document_numbering": "per_customer",
- "document_number_prefix": "LAGO-INV",
- "email_settings": [
- "invoice.finalized",
- "credit_note.created"
- ],
- "billing_configuration": {
- "invoice_footer": "This is my customer footer",
- "invoice_grace_period": 3,
- "document_locale": "en",
- "vat_rate": 12.5
- }
- }
}