POST api/Bilyak/Charge?reference={reference}&oneTimePassword={oneTimePassword}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
reference

string

Required

oneTimePassword

string

Required

Body Parameters

None.

Response Information

Resource Description

SubmitOTPResponseWS
NameDescriptionTypeAdditional information
IsError

boolean

None.

ErrorMessage

string

None.

ErrorCode

integer

None.

PostChargeResponse

PostChargeResponse

None.

Response Formats

application/json, text/json

Sample:

Sample not available.