{
"companyId": "string",
"cardAccountId": "string",
"enKashCardIds": [
"string"
],
"posAllowed": true,
"onlineAllowed": true,
"perTxnLimit": {
"present": true
},
"dtd": {
"present": true
},
"mtd": {
"present": true
},
"ytd": {
"present": true
},
"mtdCount": {
"present": true
},
"dtdCount": {
"present": true
},
"ytdCount": {
"present": true
},
"adminUser": true,
"contactlessAllowed": true,
"posDailyLimit": {
"present": true
},
"posDailyLimitCount": {
"present": true
},
"ecomDailyLimit": {
"present": true
},
"ecomDailyLimitCount": {
"present": true
},
"contactLessDailyLimit": {
"present": true
},
"contactLessDailyLimitCount": {
"present": true
},
"autoLoading": true,
"excludeInBulkFunding": true,
"overrideAutoLoading": true,
"overriddenAutoLoadingAmount": 0
}
curl --location --request POST '/api/v0/partner/enKashCard/velocity/rule' \
--header 'authorization: Bearer 2f68dbbf-519d-4f01-9636-e2421b68f379' \
--header 'partnerId: CRXXXXXXX' \
--header 'Content-Type: application/json' \
--data-raw '{
"companyId": "string",
"cardAccountId": "string",
"enKashCardIds": [
"string"
],
"posAllowed": true,
"onlineAllowed": true,
"perTxnLimit": {
"present": true
},
"dtd": {
"present": true
},
"mtd": {
"present": true
},
"ytd": {
"present": true
},
"mtdCount": {
"present": true
},
"dtdCount": {
"present": true
},
"ytdCount": {
"present": true
},
"adminUser": true,
"contactlessAllowed": true,
"posDailyLimit": {
"present": true
},
"posDailyLimitCount": {
"present": true
},
"ecomDailyLimit": {
"present": true
},
"ecomDailyLimitCount": {
"present": true
},
"contactLessDailyLimit": {
"present": true
},
"contactLessDailyLimitCount": {
"present": true
},
"autoLoading": true,
"excludeInBulkFunding": true,
"overrideAutoLoading": true,
"overriddenAutoLoadingAmount": 0
}'
"string"