post
https://api.blockpeer.finance/api/blockpeer-trade/trade/registry/createAcceptanceOfBillOfExchange
Creates an Accepted Bill of Exchange verifiable credential from an existing Bill of Exchange document.
The API extracts bill details, attaches acceptance metadata (including drawee signature and acceptance date), signs the document using your DID keys for the provided domain, uploads it to storage, and returns the signed W3C credential.
This API returns a redirect URL with
sessionIdto sign the transaction.
Use the GET endpoint/auth/session-response?sessionId=<sessionId>to retrieve the session result.
The response will include an object under the keywrappedDocument, which contains the content of the.ttfile.If using MCP, enter
shipperDomain,holderAddress, andbeneficiaryAddressexplicitly.
401Token is absent or invalid
