We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 695fbe5 commit e14df48Copy full SHA for e14df48
1 file changed
archive/_integration-schemas/square/v2/payments.md
@@ -9,7 +9,7 @@ singer-schema: "https://github.com/singer-io/tap-square/blob/master/tap_square/s
9
description: |
10
The `{{ table.name }}` table contains information about all payments taken in {{ integration.display_name }}.
11
12
-replication-method: "Full Table"
+replication-method: "Key-based Incremental"
13
14
api-method:
15
name: "List payments (V2)"
0 commit comments