getValidActionById
getValidActionById
Path Parameters
id int64 required
id
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
actionTypeId int64
amountTypeId int64
id int64
paymentTypeId int64
sign int32
{
"actionTypeId": 0,
"amountTypeId": 0,
"id": 0,
"paymentTypeId": 0,
"sign": 0
}
Unauthorized
Forbidden
Not Found
Loading...