Link API'si ile bir varlıkla (kart, ürün, grup, segment) ilişkilendirilmesi gerekir (veya tenantWide=true olarak ayarlanmalıdır).{
"name": "string",
"rule": "string",
"min": 0,
"max": 0,
"rate": 0,
"amount": 0,
"effectiveFrom": "2019-08-24",
"effectiveTo": "2019-08-24",
"transactionCode": "Unknown",
"transactionDomain": "Domestic",
"posEntryMode": "Unknown",
"mcc": 1,
"taxInclusionMode": "Excluded",
"linkTo": {
"rule": "string",
"tokenId": 0,
"cardProductCode": [
"string"
],
"cardProductGroup": [
0
],
"customerSegment": [
0
]
},
"tenantWide": true
}{
"id": 0,
"name": "string",
"rule": "string",
"min": 0,
"max": 0,
"rate": 0,
"amount": 0,
"mcc": 0,
"transactionCode": "Unknown",
"posEntryMode": "Unknown",
"transactionDomain": "Domestic",
"effectiveFrom": "2019-08-24",
"effectiveTo": "2019-08-24",
"tenantWide": true,
"taxInclusionMode": "Excluded"
}