dodopayments.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.
Customers
create
customers.create
Create a Dodo customer
Risk: write
Output
get
customers.get
Fetch a Dodo customer by ID
Risk: read
Output
Payments
create
payments.create
Create a Dodo payment
Risk: write
metadata full type
metadata full type
billing full type
billing full type
get
payments.get
Fetch a Dodo payment by ID
Risk: read
Output
billing full type
billing full type
list
payments.list
List Dodo payments
Risk: read
Output
data full type
data full type
Refunds
create
refunds.create
Create a refund for a Dodo payment
Risk: write
Output
Subscriptions
cancel
subscriptions.cancel
Cancel a Dodo subscription
Risk: write
Output
billing_cycle full type
billing_cycle full type
create
subscriptions.create
Create a Dodo subscription
Risk: write
Output
billing_cycle full type
billing_cycle full type
get
subscriptions.get
Fetch a Dodo subscription by ID
Risk: read
Output
billing_cycle full type
billing_cycle full type