POST api/RefundRefuse

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
req
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "Oid": 1,
  "RefundId": 1,
  "RefundPhase": "sample string 1",
  "RefundVersion": 1,
  "RefuseMessage": "sample string 2",
  "RefuseProof": null,
  "RefuseReasonId": 1,
  "Tid": 1
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.