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 1a5c456 commit 7410fdeCopy full SHA for 7410fde
reports/README.md
@@ -0,0 +1,14 @@
1
+# README
2
+
3
+Some rough notes on parameters until I can update the spec.
4
5
+## Load records sync
6
7
+Field/parameter | SMS | VOICE-CALL | VERIFY-API | NUMBER-INSIGHT | MESSAGES | CONVERSATION
8
+----|----|----|----|----|----|----
9
+`direction` | required | optional | invalid | invalid | optional | invalid
10
+`type` | invalid | invalid | invalid | invalid | invalid | required
11
+`status` | optional | optional | invalid | invalid | optional | ?
12
+`include_message` | ? | ? | ? | ? | ? |
13
14
+> `status` is invalid if ID specified in request.
0 commit comments