\jd_vop\request\orderSelectJdOrderIdByThirdOrder

7.4 反查订单

Summary

Methods
Properties
Constants
__construct()
params()
doRequest()
$token
$thirdOrder
No constants found
No protected methods found
$client
$uri
N/A
No private methods found
No private properties found
N/A

Properties

$token

$token : string

Type

string — access token

$thirdOrder

$thirdOrder : string

Type

string — 第三方订单号(非京东订单号)。

$client

$client : 

Type

$uri

$uri : string

Type

string

Methods

__construct()

__construct(string  $token, string  $thirdOrder) 

Parameters

string $token

access token

string $thirdOrder

第三方订单号(非京东订单号)。

params()

params() : array

Returns

array

doRequest()

doRequest() : \Psr\Http\Message\ResponseInterface

Throws

\jd_vop\exception\NetWorkException

Returns

\Psr\Http\Message\ResponseInterface