Skip to content

Commit

Permalink
Correcting status of write.successful response
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwbeard authored Nov 7, 2024
1 parent 81a9c5f commit b4841b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -711,7 +711,7 @@ These event types provide detailed information, including whether the push opera
"connectionId":"2e9d2c44-f675-40ba-8049-353bfcb5e171",
"requestedOnDate":"2022-10-23T00:00:00.000Z",
"completedOnDate":"2022-10-23T00:00:00.000Z",
"status":"Successful",
"status":"Success",
"record": { // only populated on success for records, and always populated for attachments.
"id": "inv_sedi984199smdjsua9124"
},
Expand Down

0 comments on commit b4841b8

Please sign in to comment.