The ID of the user.
The ID of the Order Management System.
GET / HTTP/1.1 Host: GetUserAfilliateTag?userId=1&omsId=1 Accept: */*
Successful retrieval of affiliate tags.
[ { "omsId": 1, "userId": 123, "affiliateId": 456, "affiliateTag": "ABC123" }, { "omsId": 1, "userId": 123, "affiliateId": 789, "affiliateTag": "XYZ789" } ]