Skip to content

Commit 10593f4

Browse files
committed
docs: remove reference to custom integrations type 3
Remove mention of types of integrations as we now only have one integration type going.
1 parent 96bb260 commit 10593f4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

source/includes/_integrations.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ Integrations are the parent object of all other objects in the Gigapay API. All
44
Integration, when operating on these objects you thus need to specify which integration you are acting as by providing
55
the `Integration-ID` header.
66

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-
137

148

159

0 commit comments

Comments
 (0)