Jump to Content
API Reference
v0.0.1
Log In
API Reference
Log In
Moon (Dark Mode)
Sun (Light Mode)
v0.0.1
API Reference
List of all invoices
Search
JUMP TO
Copperx API
Storage Files
/api/v1/storage/files/{storageType}
post
Auth
/api/v1/auth/me
get
/api/v1/auth/points-token
post
Organization
Get organization info
get
Update branding
put
Delete Brand Logo
delete
User
List of users
get
Delete a user
delete
Update a user role
put
Withdrawal Addresses
List of withdrawal addresses
get
Create a withdrawal address
post
Get a withdrawal address
get
Update a withdrawal address
put
Delete a withdrawal address
delete
Mark a withdrawal address as default
post
Payment Setting
Get payment setting info
get
Invoice Setting
Get invoice setting info
get
UserInvites
List of user invites
get
Invite a user
post
Remove user invitation
delete
Resend user invitation
post
Checkout Sessions
Create a new checkout session
post
List of checkout sessions
get
Auto recover the status of checkout session by transaction hash
post
Export checkout sessions
get
Get a checkout session
get
Get the status of checkout session
get
Auto recover the status of checkout session
post
Complete checkout session with incomplete payment
post
Payment Links
Create a payment link
post
List of payment links
get
Get a payment link
get
Update a payment link
put
Delete a payment link
delete
Activate a payment link
put
Deactivate a payment link
put
Price
Create a price
post
List of prices
get
Get a price
get
Update a price
put
Product
Create a product
post
List of products
get
Get a product
get
Update a product
put
Delete a product
delete
Activate a product
put
Deactivate a product
put
Subscriptions
List of subscriptions
get
Get a subscription
get
Cancel a subscription
post
Resume a subscription
post
Cancel a subscription immediately
post
Invoices
Create an invoice
post
List of all invoices
get
Get an invoice
get
Update a draft invoice
put
Delete a draft invoice
delete
Duplicate an invoice
post
Void an invoice
post
Mark an invoice as uncollectible
post
Finalize an invoice
post
Send email to customer. Finalize an invoice if not finalized.
post
Mark an open invoice as paid.
post
Customer
Create a customer
post
List of customers
get
Get a customer
get
Update a customer
put
Delete a customer
delete
Transactions
List of transactions
get
Asset
List of assets
get
Get an asset
get
Chain
List of chains
get
Get a chain
get
Payment Intents
Send payment receipt email to customer.
post
Mark payment as refunded
post
Coupons
List of coupons
get
Create a coupon
post
Get a coupon
get
Update a coupon
put
Enable a coupon
post
Disable a coupon
post
Archive a coupon
post
TaxRate
Create a tax rate
post
List of tax rates
get
Get a tax rate
get
Update a tax rate
put
Activate a tax rate
put
Deactivate a tax rate
put
Constants
/api/v1/constants/prices
get
WebhookEndpoints
/api/v1/webhook-endpoints
get
/api/v1/webhook-endpoints
post
/api/v1/webhook-endpoints/{id}
get
/api/v1/webhook-endpoints/{id}
put
/api/v1/webhook-endpoints/{id}
delete
/api/v1/webhook-endpoints/{id}/regenerate
post
/api/v1/webhook-endpoints/{id}/test
post
Partner
Create an account for a partner
post
Get accounts of a partner by emails
get
Powered by
List of all invoices
get
https://api.copperx.dev/api/v1/invoices
Returns the list of all invoices
Language
Shell
Node
Ruby
PHP
Python
Credentials
Bearer
JWT
Bearer
URL
Base URL
https://api.copperx.dev
/api/v1/invoices
RESPONSE
Click
Try It!
to start a request and see the response here!