Improve descriptions

This commit is contained in:
rickdeee 2021-06-21 11:41:21 -07:00
parent f40449ddf7
commit f5d07b9ad2
1 changed files with 2 additions and 2 deletions

View File

@ -861,7 +861,7 @@
},
"OptionalFulfillmentProgram": {
"type": "string",
"description": "An optional enrollment program for which to return the estimated fees when the offer is fulfilled by Amazon (IsAmazonFulfilled is set to true).",
"description": "An optional enrollment program to return the estimated fees when the offer is fulfilled by Amazon (IsAmazonFulfilled is set to true).",
"enum": [
"FBA_CORE",
"FBA_SNL",
@ -874,7 +874,7 @@
},
{
"value": "FBA_SNL",
"description": "Returns the Small and Light fees for the offer. The FBA Small and Light program offers reduced fulfillment costs on qualified items."
"description": "Returns the FBA Small and Light (SNL) fees for the offer. The SNL program offers reduced fulfillment costs on qualified items. To check item eligibility for the SNL program, use the getSmallAndLightEligibilityBySellerSKU operation of the FBA Small And Light API."
},
{
"value": "FBA_EFN",