2023-02-11 04:54:54 +01:00
|
|
|
tags:
|
2023-02-18 04:21:42 +01:00
|
|
|
- name: login
|
2023-02-11 05:46:41 +01:00
|
|
|
description: |
|
2023-02-18 04:21:42 +01:00
|
|
|
Attempts to authenticate with the API using a email/password combination.
|
2023-02-11 04:54:54 +01:00
|
|
|
externalDocs:
|
2023-02-18 04:21:42 +01:00
|
|
|
description: "Find out more"
|
|
|
|
url: "https://invoiceninja.github.io"
|
|
|
|
- name: clients
|
2023-02-12 05:11:39 +01:00
|
|
|
description: |
|
2023-02-18 04:21:42 +01:00
|
|
|
Endpoint definitions for interacting with clients.
|
|
|
|
- name: products
|
2023-02-12 05:11:39 +01:00
|
|
|
description: |
|
2023-02-18 04:21:42 +01:00
|
|
|
Endpoint definitions for interacting with products.
|
|
|
|
- name: invoices
|
2023-02-12 05:11:39 +01:00
|
|
|
description: |
|
2023-02-18 04:21:42 +01:00
|
|
|
Endpoint definitions for interacting with invoices.
|
2023-02-19 05:27:41 +01:00
|
|
|
- name: recurring_invoices
|
|
|
|
description: |
|
|
|
|
Endpoint definitions for interacting with recurring_invoices.
|
2023-02-11 04:54:54 +01:00
|
|
|
externalDocs:
|
2023-02-18 04:21:42 +01:00
|
|
|
description: "https://invoiceninja.github.io"
|
|
|
|
url: "https://invoiceninja.github.io"
|
2023-02-11 04:54:54 +01:00
|
|
|
security:
|
2023-02-18 04:21:42 +01:00
|
|
|
- ApiKeyAuth: []
|