Skip to main content

OTP Request

Parameters

ObjectKeyrequiredinteger

Object Identifier

ObjectTyperequiredobject

Object Type

ObjectType.Paymentrequiredinteger

Payment
POST api/otp/request
Content-Type: application/json
{
"ObjectKey": 1,
"ObjectType": 0
}