Skip to main content
DELETE
/
api
/
v
{version}
/
lookups
/
bankbins
/
{id}
cURL
curl --request DELETE \
  --url https://identity.payven.com.tr/api/v{version}/lookups/bankbins/{id}
{
  "message": "<string>",
  "isSuccess": true,
  "code": "<string>",
  "data": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.payven.com.tr/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string<uuid>
required
version
string
required

Response

OK

message
string | null
isSuccess
boolean
code
string | null
data
boolean