Skip to content

Commit

Permalink
add reason in the messages list for insurance refund json response
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen293 committed Apr 8, 2024
1 parent 9a0e048 commit 2b14e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion official/docs/responses/insurance/insurance-refund.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"charged": true,
"refunded": false
},
"messages": [],
"messages": ["Insurance was cancelled by the user."],
"created_at": "2024-01-24T00:05:52Z",
"updated_at": "2024-01-24T00:05:52Z"
}

0 comments on commit 2b14e62

Please sign in to comment.