REST API
Transactions share one response format across credits, day passes, and money, and money transactions can now be updated and refunded through the API:
- All transaction responses:
customeridentifies the company or user the transaction belongs to,productlinks the transaction to its booking, ticket, order, invoice, or subscription and carries a displaytitle, anduserCreatedBynames who created it - Credits and day pass transactions:
amountssplits a charge across the expiring and permanent balances it was deducted from - Money transactions:
paymentcarries the payment method, price, surcharge, refunds, dispute, and whether the payment is still refundable, alongside top-levelcurrencyCode,customerName,customerTaxId,customerAddress, andreceiptPdfUrl - New money routes: update a money transaction to approve or cancel a pending external payment, and refund a money transaction fully or partially through the payment gateway it was paid with
membershipRef,companyRef,company,user, anduserOwner— usecustomerandcustomer.userinsteadmembershipRefCreator,userCreator, anduserRefCreator— useuserCreatedByinstead- The
booking,ticket,order,invoice,plan, andcreditPackageembeds — useproductinstead expiringAmountandpermanentAmounton credits transactions — useamountsinsteadpaymentMethod,refund,refunds,billingAddressBy, andbillingAddressToon money transactions — usepayment.method,payment.refunds,locationAddress, andcustomerAddressinsteadmembershipRefandcompanyRefin transaction list queries and in create credit or day pass transaction requests — passcustomerRefinstead
REST API
Create booking requests accept a
paymentMethod with the external type to record a payment collected outside Spacebring. Pass external.status as succeeded to confirm the booking, or pending to keep it tentative until the payment is marked as paid. Spacebring issues the invoice once the payment is confirmed.Webhooks
New webhook event types for events, alongside the existing
event.created:event.updated— sent when an event’s details changeevent.canceled— sent when an event is canceledevent.deleted— sent when an event is deleted
cancelDate and deleteDate. Select the new event types for your endpoint in Network Settings > Developers.REST API
Support ticket assignees are now users instead of memberships. The membership-based assignee fields are deprecated and will be removed in a future release:
- Ticket responses:
membershipAssigneeandmembershipRefAssigneeare deprecated — useuserAssigneeanduserRefAssigneeinstead - Ticket activity responses:
data.membershipAssigneeanddata.previousAttributes.membershipAssigneeare deprecated — usedata.userAssigneeanddata.previousAttributes.userAssigneeinstead - Update ticket assignee requests:
ticket.membershipRefAssigneeis deprecated — passticket.userRefAssigneewith the ID of the user to assign, ornullto unassign
REST API
New API routes for floors management:
- Retrieve a list of all floors
- Delete a floor
- Retrieve, create, get, update, and delete coupons
- Retrieve, create, get, and archive promocodes
- Retrieve promocode redemptions
REST API
New API routes for credit notes management:
- Issue, preview and update credit notes
- Update, delete, duplicate, issue, void, and resend invoices
- Cancel a payment on an invoice
- Retrieve an upcoming invoice preview
- Search invoices by code or number
- Retrieve, update, and delete invoice items
- List invoice items by invoice, scheduled, or upcoming
- Retrieve a single guide or list of all guides
- Add, modify, and delete guides
REST API
Manage subscriptions with ease! With new API routes, you can:
- Retrieve subscription data
- Add, modify, and delete subscription items
- Patch subscription details, as advance invoicing, pause payment collection etc.
REST API
Check out new ways to manage visitors! With new API routes, you can:
- Check in and check out visitors
- Create visit requests
- Approve and reject requests
- Register contacts
REST API
Comprehensive social feed management capabilities:• Feed Posts Management
– Create, retrieve, update, and delete feed posts seamlessly
– Browse all posts with filtering by hashtags and pagination• Interactive Comments System
– Add, retrieve, and manage comments on any feed post
– Enable rich discussions and community engagement• Social Engagement Features
– Like and unlike both posts and commentsBuild dynamic social experiences and foster community engagement with these powerful feed management tools!
REST API
Introducing comprehensive support and subscription management capabilities:• Support
– Open, update, and close support tickets effortlessly• Subscription Plans
– Create, modify, and monitor customer plansUnlock new possibilities for customer service and subscription management with these robust tools!
REST API
Major expansion in product catalog and event coordination features:• Product & Order Management
– Add or modify products with a single call
– Place, track, and update orders seamlessly• Event Management
– Schedule events, manage details, and publish updatesTransform how you handle events—streamline operations like never before!
REST API
Powerful new capabilities for benefits administration and visitor insights:• Benefits & Applications
– Create, organize, and update benefit and their categories
– Submit and review user applications in one go• Visitor Tracking
– Capture and query visitors dataEnhance your platform with better benefits and visitor management!
REST APIWebhooks
Introducing New API & WebhooksWe’re thrilled to introduce the newly redesigned Spacebring API, built from the ground up to help you create more powerful, seamless integrations and automated workflows.Expanded Endpoints: Take advantage of the restructured existing endpoints and many new ones to build more flexible, custom integrations.
Webhook Support: Receive real-time event notifications, enabling faster and more responsive interactions.
Improved Documentation: Get up and running with the development process more quickly thanks to helpful explanations in our newly added guides.