GET api/userinfo/getpaymentdetail?Custid={Custid}&FromDate={FromDate}&ToDate={ToDate}&TxHash={TxHash}&SenderAddress={SenderAddress}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Custid

string

Required

FromDate

string

Required

ToDate

string

Required

TxHash

string

Required

SenderAddress

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.