Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 869 Bytes

File metadata and controls

13 lines (10 loc) · 869 Bytes

ShopReturnPolicy

Properties

Name Type Description Notes
return_policy_id int The numeric ID of the Return Policy. [optional]
shop_id int The unique positive non-zero numeric ID for an Etsy Shop. [optional]
accepts_returns bool return_policy_accepts_returns [optional]
accepts_exchanges bool return_policy_accepts_exchanges [optional]
return_deadline int The deadline for the Return Policy, measured in days. The value must be one of the following: [7, 14, 21, 30, 45, 60, 90]. [optional]

[Back to Model list] [Back to API list] [Back to README]