curl --request GET \
--url https://api.getovra.com/billing/payment-method \
--header 'Authorization: Bearer <token>'{
"hasPaymentMethod": true,
"last4": "<string>"
}curl --request GET \
--url https://api.getovra.com/billing/payment-method \
--header 'Authorization: Bearer <token>'{
"hasPaymentMethod": true,
"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.