Product Docs
Search…
⌃K
Links
Getting Started
Welcome to the Developer Docs
Code Styling
Pull Requests
Guides
How to add custom CSS
How to build an app
API
Quick Start
Authentication
Errors
Rate Limits
Versioning
Types
API Reference
Attendees
Availabilities
Booking References
Bookings
Custom Inputs
Destination Calendars
Event Types
Memberships
Payments
Schedules
Selected Calendars
Teams
Users
Webhooks
Embed
Install with JavaScript
Install with React
Set up your embed
Webhook
Setup your webhook
Self-hosting
Installation
Install Apps
Upgrading
Docker
Vercel
Database Migrations
SSO Setup
Powered By
GitBook
Payments
Payments track the charges that are required to book certain events.
Find all payments
get
http://localhost:3002/v1
/payments
Find all payments
Find a payment
get
http://localhost:3002/v1
/payments/{id}
Find a payment
Previous
Memberships
Next
Schedules
Last modified
8mo ago