curl --location 'https://api.artemisads.com/openapi/publisher/v1/acc/store-mappings' \
--header 'x-aa-authorization: Bearer aa.oa2.v1.xxx' \
--header 'Content-Type: application/json' \
--data '{
"marketplace": "amazon.com",
"storeId": "string",
"creatorId": "string"
}'{
"success": true
}