Send a single information query


  • Interface Path: /send/pdd/orderQuery
  • Request method: POST

Parameter

Parameter nameRequiredtypeinstructionsValue of the sample
-----

Return parameter description

Parameter nametypeinstructionsValue of the sample
CodeString-000000000
MsgString-success
DataObject--

Return the sample

{
  "msg": "success",
  "code": "000000000",
  "data": ""
}