cURL
curl --request GET \ --url https://api.joinslash.com/card/{cardId}/modifier \ --header 'X-API-Key: <api-key>'
{ "modifiers": [ { "name": "only_allow_recurring_payments", "value": true } ] }
Get all modifiers for a card.
Authentication from public API requests
OK
Show child attributes