Skip to main content
Bigcapital Docs home page
Search...
⌘K
Support
Github
Github
Search...
Navigation
Payment Links
Get payment link public metadata
Guides
API Reference
Community
Blog
Get Started
Introduction
API Reference
Api keys
Items
Inventory Adjustments
Branches
Warehouses
Accounts
Inventory Cost
Sale Invoices
Pdf Templates
Tax Rates
Payments Received
Import
resources
Payment Links
GET
Get payment link public metadata
GET
Create Stripe checkout session
GET
Get payment link invoice PDF
stripe
Item Categories
Expenses
Warehouse Transfers
Customers
Vendors
Sale Estimates
Sale Receipts
Bills
Landed Cost
Manual Journals
Credit Notes
Credit Note Refunds
Credit Notes Apply Invoice
Vendor Credits
Vendor Credits Apply Bills
Bill Payments
Vendor Credits Refunds
Bank Accounts
Banking Plaid
banking-plaid
Banking Categorization
Banking Transactions
Banking Uncategorized Transactions
Banking Pending Transactions
Bank Rules
Banking Recognized Transactions
Banking Transactions Matching
Transactions Locking
Settings
Reports
Dashboard
Roles
Subscriptions
Organization
Payment Services
Attachments
Export
Views
Currencies
misc
Users
Contacts
200
404
Copy
{
"data"
: {}
}
Payment Links
Get payment link public metadata
Retrieves public metadata for an invoice payment link
GET
/
api
/
payment-links
/
{paymentLinkId}
/
invoice
Try it
200
404
Copy
{
"data"
: {}
}
Headers
Authorization
string
required
Example:
organization-id
string
required
Path Parameters
paymentLinkId
string
required
Response
200
application/json
data
object
Retrieves the resource meta
Create Stripe checkout session
⌘I