Using API to create a new record with a relation field

I'm currently developing a webform that saves the forms' info into Sugar, using the Sugar API. 

Everything is working fine except for one type of field in Sugar which I am having difficulties trying to save to. 

That field type is relation field.

While the other field is simple and straightforward, I can't find any instruction or examples on how to save data to this field type.