'1.0', 'info' => ['style' => 'RPC', 'product' => 'Domain', 'version' => '2018-02-08'], 'components' => [ 'schemas' => [], ], 'apis' => [ 'QueryBrokerDemand' => [ 'methods' => ['post', 'get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'APP' => [], ], [ 'AK' => [], ], [ 'PrivateKey' => [], ], ], 'deprecated' => false, 'parameters' => [ [ 'name' => 'Status', 'in' => 'query', 'schema' => [ 'type' => 'string', 'required' => false, 'enum' => ['1', '2', '3', '4', '5', '6', '7', '8', '9'], ], ], [ 'name' => 'CurrentPage', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'PageSize', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'minimum' => '10', 'maximum' => '200'], ], [ 'name' => 'BizId', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], ], ], 'CreateFixedPriceSelectedOrder' => [ 'methods' => ['post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'deprecated' => false, 'parameters' => [ [ 'name' => 'DomainName', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'Code', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Source', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ContactId', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'ExpectedPrice', 'in' => 'query', 'schema' => ['type' => 'number', 'format' => 'double', 'required' => true], ], ], ], 'CheckSelectedDomainStatus' => [ 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'deprecated' => false, 'parameters' => [ [ 'name' => 'Domain', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true], ], ], ], 'SelectedDomainList' => [ 'methods' => ['get', 'post'], 'schemes' => ['https'], 'security' => [ [ 'AK' => [], ], ], 'deprecated' => false, 'parameters' => [ [ 'name' => 'ListDate', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true], ], ], ], 'QueryExchangeRate' => [ 'path' => '', 'methods' => ['get', 'post'], 'schemes' => ['https'], 'security' => [ [ 'AK' => [], ], ], 'deprecated' => false, 'parameters' => [ [ 'name' => 'FromCurrency', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'ToCurrency', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true], ], ], ], ], 'endpoints' => [ ['regionId' => 'cn-hangzhou', 'endpoint' => 'domain.aliyuncs.com'], ['regionId' => 'ap-southeast-1', 'endpoint' => 'domain-intl.aliyuncs.com'], ], ];