The Date object is used in the Marketplace APIs to represent a single calendar date. This object contains only one field.
Date
date
string
A date value in ISO format (YYYY-MM-DD).
{ "date": "2019-02-10" }
Last updated 1 month ago
Was this helpful?