post https://api.notabene.id/tx/create
Creates a new transfer. The fields required in a transfer differ depending on the jurisdiction of the originating VASP.
Additional data may be provided to the beneficiary VASP depending on their jurisdiction.
Single vs. Multiple owners of an address
If you do not provide a beneficiaryVASPdid in the payload, this API will try to resolve the owner of the destination address. In some cases, multiple VASPs have registered the address as theirs. This is either because they belong to the same group and share the same infrastructure, or by mistake. If this happens, this API will return:
- If there is a single owner, that's the owner and it's DID will automatically be added as the beneficiaryVASPdid.
- If there are multiple owners, it is considered a conflict, - a result will therefore be 'not Found' and the beneficiaryVASPdid will be empty.
- If all owners belong to the same Gateway VASP, the first subsidiary in the list of owners will be returned.