From 7284442a257e2a3595d86096829db4d75e42a3d1 Mon Sep 17 00:00:00 2001 From: Jack Evoniuk Date: Fri, 17 Dec 2021 13:47:57 -0800 Subject: [PATCH] Revise RemovalShipmentAdjustmentEvent description --- models/finances-api-model/financesV0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/finances-api-model/financesV0.json b/models/finances-api-model/financesV0.json index 2d45ac7..3803105 100644 --- a/models/finances-api-model/financesV0.json +++ b/models/finances-api-model/financesV0.json @@ -2194,7 +2194,7 @@ } } }, - "description": "A financial adjustment event for FBA liquidated inventory.\n\nPossible adjustment:\n\n* Positive values - Buyer needs to pay more amount to Amazon. E.g. charge was wrongly calculated 0$ instead of 100$ due to system error. \n\n* Negative Values - Buyer get refund. E.g. Buyer receives less items or damaged items and as part of their adjustment buyer gets refund." + "description": "A financial adjustment event for FBA liquidated inventory. A positive value indicates money owed to Amazon by the buyer (for example, when the charge was incorrectly calculated as less than it should be). A negative value indicates a full or partial refund owed to the buyer (for example, when the buyer receives damaged items or fewer items than ordered)." }, "RemovalShipmentAdjustmentEventList": { "type": "array",