Logo
CoSell Logo

CoSell APIs

CoSell is a SaaS platform for B2B sales teams that surfaces customer and prospect overlap with partners to drive the exchange of warm introductions.

CoSell APIs

Account Request URL

-

Base Endpoint

-

accounts

Get a list of all your accounts.

GET

accounts

accounts

Create a new account.

POST

accounts

accountName, phoneNumber, address, currencyCode, taxId

accounts

Get details of a specific account.

GET

accounts/{accountId}

accounts

Update details of a specific account.

PUT

accounts/{accountId}

accountName, phoneNumber, address, currencyCode, taxId

accounts

Delete an account.

DELETE

accounts/{accountId}

charges

Gets a list of Charges.

GET

charges

charges

Creates a new charge.

POST

charges

amount, currency, source, receiptEmail, transferData, metadata

charges

Retrieves a Charge.

GET

charges/{chargeId}

charges

Updates the status of a Charge.

PUT

charges/{chargeId}

status

charges

Marks a charge as fraudulent.

POST

charges/{chargeId}/fraudulent

charges

Captures a previously created charge.

POST

charges/{chargeId}/capture

amount

connect

Generates a URL that a customer clicks to connect their CoSell account to yours.

GET

connect

customers

Gets a list of Customers.

GET

customers

customers

Creates a new customer.

POST

customers

email, phoneNumber, fullName

customers

Retrieves a Customer.

GET

customers/{customerId}

customers

Updates a Customer.

PUT

customers/{customerId}

email, phoneNumber, fullName, metadata

customers

Deletes a customer.

DELETE

customers/{customerId}

disputes

List all disputes.

GET

disputes

disputes

Retrieve a dispute.

GET

disputes/{disputeId}

events

List events.

GET

events

events

Retrieve an event.

GET

events/{eventId}

invoices

Gets a list of Invoices.

GET

invoices

invoices

Creates a new Invoice.

POST

invoices

customerId, description, amount, currency, lineItems, metadata

invoices

Retrieves an Invoice.

GET

invoices/{invoiceId}

invoices

Updates an Invoice.

PUT

invoices/{invoiceId}

customerId, description, amount, currency, lineItems, metadata

invoices

Deletes an invoice.

DELETE

invoices/{invoiceId}

invoiceItems

Gets a list of InvoiceItems.

GET

invoiceItems

invoiceItems

Creates a new InvoiceItem.

POST

invoiceItems

invoice, quantity, amount, description, tax, taxRate, metadata

invoiceItems

Retrieves an InvoiceItem.

GET

invoiceItems/{invoiceItemId}

invoiceItems

Updates an InvoiceItem.

PUT

invoiceItems/{invoiceItemId}

quantity, amount, description, tax, taxRate, metadata

invoiceItems

Deletes an InvoiceItem.

DELETE

invoiceItems/{invoiceItemId}

payouts

Gets a list of Payouts.

GET

payouts

payouts

Creates Payout.

POST

payouts

amount, bankAccount, currency, metadata

payouts

Retrieves a Payout.

GET

payouts/{payoutId}

plans

Lists all plans.

GET

plans

plans

Creates a plan.

POST

plans

amount, interval, name, currency, trialPeriodDays, metadata

plans

Retrieves a plan.

GET

plans/{planId}

plans

Updates a plan.

PUT

plans/{planId}

amount, interval, name, currency, trialPeriodDays, metadata

plans

Deletes a plan.

DELETE

plans/{planId}

products

Lists all products.

GET

products

products

Creates a new product.

POST

products

name, description, metadata

products

Retrieves a product.

GET

products/{productId}

products

Updates a product.

PUT

products/{productId}

name, description, metadata

products

Deletes a product.

DELETE

products/{productId}

refunds

Creates a new refund.

POST

refunds

charge, amount, receiptEmail, metadata

refunds

Retrieves a refund.

GET

refunds/{refundId}

subscriptions

Lists all subscriptions.

GET

subscriptions

subscriptions

Creates a new subscription.

POST

subscriptions

customerId, planId, quantity, applicationFeePercent, trialPeriodDays, trialEnd, metadata

subscriptions

Retrieves a subscription.

GET

subscriptions/{subscriptionId}

subscriptions

Updates an existing subscription.

PUT

subscriptions/{subscriptionId}

planId, quantity, applicationFeePercent, trialPeriodDays, trialEnd, metadata

subscriptions

Cancels a subscription.

DELETE

subscriptions/{subscriptionId}

Details

Provider

Country HQ

US

API Type

REST

Categories

Co Selling
Sales
Partner Management
Channel Learning And Readiness
Co Selling

Alternatives

Important URLs

Last Updated on

2024-03-26

Created At

2023-12-14

Other Apps

Upskill for a better future

Want to start tracking API at scale?

Get updates about your favorite APIs and SDKs

Contact Us

We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.

ApiRefs Logo