curl --request POST \
--url https://api.getovra.com/cards/agent/{agentId}/close \
--header 'Authorization: Bearer <token>'{
"cardId": "<string>",
"status": "<string>",
"last4": "<string>"
}curl --request POST \
--url https://api.getovra.com/cards/agent/{agentId}/close \
--header 'Authorization: Bearer <token>'{
"cardId": "<string>",
"status": "<string>",
"last4": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.getovra.com/llms.txt
Use this file to discover all available pages before exploring further.