We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96bb260 commit 10593f4Copy full SHA for 10593f4
source/includes/_integrations.md
@@ -4,12 +4,6 @@ Integrations are the parent object of all other objects in the Gigapay API. All
4
Integration, when operating on these objects you thus need to specify which integration you are acting as by providing
5
the `Integration-ID` header.
6
7
-There are three types of integrations:
8
-
9
-- Web App Integration; `type 1`: The integration used for the web app at `app.gigapay.se`. There is only one, it can not be deleted.
10
-- Invoice Integrations; `type 2`: Integrations used to manage Invoices sent to you from Freelancers. There is one per Freelancer, they are read-only.
11
-- Custom Integrations; `type 3`: Integrations created and managed by you through the api.
12
13
14
15
0 commit comments