Prepare asset transfer for bridgeCopy Pagepost https://api.sandbox.overledger.io/api/bridges/{bridgeId}/asset-transfers/preparationGenerates a unique request ID and prepares an asset transfer payload for signing.Path ParamsbridgeIduuidrequiredThe ID of the bridge created in Quant ConnectBody ParamsoriginIdentitystringrequiredThe address of the sender initiating the asset transferassetAmountstringThe amount of asset to be transferred. This field is applicable only to QRC20 tokensassetIdstringThe ID of the asset to be transferred. This field is applicable only to QRC721 tokensdestinationIdentitystringrequiredThe address of the recipient receiving the asset transferHeadersAPI-VersionstringrequiredResponses 201Created 400Bad request 404Not found 500Internal server errorUpdated 8 months ago