Operation: MoveBatchV202507
Moves the set of bills to the specified batch
The bills being moved should be in an open or closed batch
The specified batch should be an open batch
The specified batch should belong to the current user
Parameter | Description | Type | Location |
---|---|---|---|
batchId | Batch to move toRequired | integer | Path |
Type Reference: Binary
Upload File
Parameter | Description | Type | Location |
---|---|---|---|
file | File to upload | Binary | Body |
"string"
Type Reference: UpdateResult
Parameter | Description | Type |
---|---|---|
selected | Required (defined) | integer |
updated | Required (defined) | integer |
Type Reference: UpdateResult
Parameter | Description | Type |
---|---|---|
selected | Required (defined) | integer |
updated | Required (defined) | integer |
{
"selected": 1,
"updated": 1
}
{
"selected": 1,
"updated": 1
}