curl --request PATCH \ --url https://api.finup.io/cards/freeze \ --header 'Content-Type: application/json' \ --header 'x-api-key: <x-api-key>' \ --data '{ "card_ids": [ "<string>" ] }'
{ "result": { "Changed cards": [ "67c48f6fc8614632e0b338fc" ], "Unchanged cards due to inappropriate status": [ "67c48f6fc8614632e0b558fc" ] } }
API key for authentication
Show child attributes