Finish Current Batch
URL Expired
The URL for this request expired after 30 days.
Optional Metadata When Starting an Operation
OperationID
string
Unique operation identifier.InitiatorID
string
Initiator identifier.MasterKey
string
requiredSignedBatch
array of objects
Responses
200
Operation started400
Invalid input, validation error, or malformed request500
Internal server error. May include anerrorCode(M-prefixed) anddatafrom the MPA error code system. Seecwpapi/errors.gofor codes.
Base URL
https://api.your-wallet.blockdaemon-wallet.com/api/cwp/operations/start/finishCurrentBatch
CURL Example
curl --request POST \
--url https://api.your-wallet.blockdaemon-wallet.com/api/cwp/operations/start/finishCurrentBatch \
--header 'accept: application/json' \
--header 'content-type: application/json'