To automatically take yards


  • Interface Path: /open/pddGetFetchCode
  • Request method: POST

Parameter

Parameter nameRequiredtypeinstructions
DigestNoString-
DataNoString-

Return parameter description

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

Return the sample

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