Skip to content

Commit

Permalink
Merge pull request #126 from EasyPost/insurance_refund_response
Browse files Browse the repository at this point in the history
Add reason in the messages list for insurance refund json response
  • Loading branch information
jchen293 authored Apr 8, 2024
2 parents 9a0e048 + 2b14e62 commit 4f12b33
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 4f12b33

Please sign in to comment.