Hi, When crafting a TRANSFER JSON payload, is it possible to use only type and name (and not the ID) for the source and destination(s) ? Anyway the name of a vault, wallet or network has a uniq constraint attached to it, so it would theorically be possible right ?
You will need to use the ID of the vault/wallet/netowrk you are transferring from/to.
This is because the id is a unique identifier per your workspace and is required when creating a transaction whilst name of network/vault/wallet are not unique per workspace. E.G you can have a network and vault with the same name. Or 2 networks with the same name.