curl --location --request POST 'https://api.artemisads.com/openapi/publisher/v1/associate/links' \
--header 'x-aa-authorization: Bearer aa.oa2.v1.xxx' \
--header 'Content-Type: application/json' \
--data-raw '{
"productId": "string",
"associateTag": "string"
}'{
"linkId": "",
"productId": "",
"asin": "",
"associateTag": "",
"associateLink": "",
"shortLink": "",
"createdAt": ""
}