Attach "Gas Can" to "Car Fuel Filler" with correct tranform

Hi folks,

i want to figure out the correct way of adjusting the transform of Object A (A gas can) when it is attached to Object B (the Arrow indicating the fuel filler of the Car).

I attach the gas can via AttachActorToComponent (the parent component being the Arrow 2 from the screenshot, of fuel filler TRANFORM of the car) which is fine, but the gas can mesh is attached with its bottom, so i still need to adjust the transform of the gas can so the ARROW 1 indicator of the gas can matches up with ARROW 2 of the car (except the direction rotation, which should be inverted by 180° so Arrow 1 is basically showing in the other direction compared to Arrow 2).

Currently it looks like this:

It is supposed to look like this:

Can you please show me the correct blueprint flowchart how to tranform the gas can so it looks correctly attached to the car fuel filler?

Thanks a lot in advance!