Enable card authorisation type
Use case
Use case data
API parameters with values
Sample API call
Sample request
curl -X 'POST' \
'https://card-api.sandbox.tuumplatform.com/api/v1/cards/C001664282649/settings/authorisation-types/21/enable' \
-H 'accept: */*' \
-H 'x-tenant-code: MB' \
-H 'Accept-Language: en' \
-H 'x-auth-token: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJuYW1lIjoiSm9obiBPZmZpY2VyIiwiZW1wbG95ZWVJZCI6IjEiLCJ0ZW5hbnRDb2RlIjoiTUIiLCJleHBpcnlEVGltZSI6IjIwMjUtMDQtMDJUMDg6NTY6NTkiLCJleHAiOjE3NDM1ODQyMTksInJvbGVzIjpbIkFETUlOIiwiUE9TVElOR1NfVEVBTSIsIlNZU1RFTSJdfQ.hIo0b__2GdF185L5hBOje3RZZLILtTAIB0kFWqAA6Q8' \
-d ''Sample response
Result
Last updated
Was this helpful?