I'm confused whether you can use the API to create a new listing that has variations.
The API documentation for "Listing" under "Associations" has "Variations" which includes: "This can only be used with the getListing and getTransaction methods" bolded.
But, the API documentation for "Variations_Property" includes "createListingVariations".
IF the API now supports creating a listing with variations, when calling createListing, is price and quantity not really required (on the listing level), even though the docs say they are, in the case of using variations? (Since those are handled instead on the variations level?)