← Back to catalog

Finance

Billingo API v3

auto-generated
swirls add billingo
actionPOSTv1.0.0

Cancel a document

Cancel a document. Returns a cancellation document object if the cancellation is succeded.

Source
actionPOSTv1.0.0

Create a bank account

Create a new bank account. Returns a bank account object if the create is succeded.

Source
actionPOSTv1.0.0

Create a document

Create a new document. Returns a document object if the create is succeded.

Source
actionPOSTv1.0.0

Create a document from proforma.

Create a new document from proforma. Returns a document object if the create is succeded.

Source
actionPOSTv1.0.0

Create a partner

Create a new partner. Returns a partner object if the create is succeded.

Source
actionPOSTv1.0.0

Create a product

Create a new product. Returns a product object if the create is succeded.

Source
actionGETv1.0.0

List all bank account

Returns a list of your bank accounts. The bank accounts are returned sorted by creation date, with the most recent bank account appearing first.

Source
actionGETv1.0.0

List all document blocks

Returns a list of your document blocks. The document blocks are returned sorted by creation date, with the most recent document blocks appearing first.

Source
actionGETv1.0.0

List all documents

Returns a list of your documents. The documents are returned sorted by creation date, with the most recent documents appearing first.

Source
actionGETv1.0.0

List all partners

Returns a list of your partners. The partners are returned sorted by creation date, with the most recent partners appearing first.

Source
actionGETv1.0.0

List all product

Returns a list of your products. The partners are returned sorted by creation date, with the most recent partners appearing first.

Source
actionPUTv1.0.0

Update a bank account

Update an existing bank accounts. Returns a bank account object if the update is succeded.

Source
actionPUTv1.0.0

Update a partner

Update an existing partner. Returns a partner object if the update is succeded.

Source
actionPUTv1.0.0

Update a product

Update an existing product. Returns a product object if the update is succeded.

Source
actionPUTv1.0.0

Update payment history

Update payment history an existing document. Returns a payment history object if the update is succeded.

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec