Showing
1 changed file
with
1 additions
and
1 deletions
@@ -402,7 +402,7 @@ def auction_bid(): | @@ -402,7 +402,7 @@ def auction_bid(): | ||
402 | "value": { | 402 | "value": { |
403 | "amount": 200, | 403 | "amount": 200, |
404 | "currency": "UAH", | 404 | "currency": "UAH", |
405 | - "valueAddedTaxIncluded": true | 405 | + "valueAddedTaxIncluded": "true" |
406 | } | 406 | } |
407 | } | 407 | } |
408 | }) | 408 | }) |
Please
register
or
login
to post a comment