putFundUnloadBankItem
putFundUnloadBankItem
Path Parameters
id int32 required
id
application/json
Request Body required
request
date date-time
docID string
legalEntityId int64
Responses
- 200
- 201
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
date date-time
docID string
id int32
legalEntityId int64
{
"date": "2024-11-20T07:47:10.208Z",
"docID": "string",
"id": 0,
"legalEntityId": 0
}
Created
Unauthorized
Forbidden
Not Found
Loading...