Align so that _worlds_ and _world_ endpoints have same value in `transfer_type` field value. Default of `transfer_type` should be `regular`. Example on _/v4/world/Vunira_ ```json "transfer_type": "", ``` Example on _/v4/worlds_ ```json "transfer_type": "regular", ```