GET api/supplier/detail/{id}/topup-history?FromDate={FromDate}&ToDate={ToDate}&Keyword={Keyword}&PageNumber={PageNumber}&PageSize={PageSize}&AgentId={AgentId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

FromDate

date

None.

ToDate

date

None.

Keyword

string

None.

PageNumber

integer

None.

PageSize

integer

None.

AgentId

integer

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.