POST api/CIT/CITMerchantOTP?DACode={DACode}&ClientCode={ClientCode}&OTP={OTP}&NoHP={NoHP}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
DACode

string

Required

ClientCode

string

Required

OTP

string

Required

NoHP

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/xml

Sample:

Sample not available.