/transfer

TRANSFER a release to another party.

Requires the sender to be the current owner.

In case you already fetched the pincode, you can no longer transfer the release.

The blockchain account address of the other party must be specified.

This must be one of your connections.*

Transfer a release

put
/releases/{address}/transfer

Transfer a release to another party. Requires the sender to be the current owner.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
addressstringRequired
Body
addressstringOptional
Responses
put
/releases/{address}/transfer

No content


EXAMPLE(S)

TRANSFER a release to an entity with an "address":

TRANSFER a release to an entity with a "customer code":

Last updated