Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion specification/paths/CalculateLandedCosts.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"properties": {
"convert_to_destination_currency": {
"type": "boolean",
"default": false,
"default": true,
"description": "If `false` the values are returned in the currency of the sender country. If `true` the values are returned in the currency of the recipient country."
}
}
Expand Down