Open API v2 will be deprecated on April 3, 2023. Please begin transitioning to Open API v3 as soon as possible. As of September 29, 2022 all new apps will only be permitted to use Open API v3.

API Documentation

DataType

Overview

Describes an input type.

Fields

Field Visibility Level Permission Scope Type Description
type public none string Base type of data
values public none array(string) Allowable values (for an enum.)

Associations

This resource has no associations.

Methods

describeWhenMadeEnum

Method Name describeWhenMadeEnum
Synopsis Describes the legal values for Listing.when_made.
HTTP Method GET
URI /types/enum/when_made
Parameters
Name Required Default Type
include_formatted N   boolean
Requires OAuth N
Permission Scope none

describeWhoMadeEnum

Method Name describeWhoMadeEnum
Synopsis Describes the legal values for Listing.who_made.
HTTP Method GET
URI /types/enum/who_made
Parameters none
Requires OAuth N
Permission Scope none

Open API v3New

Your developer account