initRepayment
initRepayment
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
- Array [
- ]
actionTypeId int64
actionsReq object[]
amount object
foreign double
local double
issueDate date
repaymentDate date
sign int32
amountTypeId int64
collateralActionTypeId int64
collateralId int64
contractId int64
date date-time
id int64
outBalance boolean
paymentTypeId int64
storingPlaceId int64
totalAmount object
foreign double
local double
{
"actionTypeId": 0,
"actionsReq": [
{
"amount": {
"foreign": 0,
"local": 0
},
"issueDate": "2024-11-20",
"repaymentDate": "2024-11-20",
"sign": 0
}
],
"amountTypeId": 0,
"collateralActionTypeId": 0,
"collateralId": 0,
"contractId": 0,
"date": "2024-11-20T07:47:14.094Z",
"id": 0,
"outBalance": true,
"paymentTypeId": 0,
"storingPlaceId": 0,
"totalAmount": {
"foreign": 0,
"local": 0
}
}
Unauthorized
Forbidden
Not Found
Loading...