Delete payment token
curl --request DELETE \
--url https://api-m.sandbox.paypal.com/v3/vault/payment-tokens/{id} \
--header 'Authorization: Bearer <token>'{
"name": "<string>",
"message": "<string>",
"debug_id": "<string>",
"details": [
{
"issue": "<string>",
"field": "<string>",
"value": "<string>",
"location": "body",
"links": [
{
"href": "<string>",
"rel": "<string>"
}
],
"description": "<string>"
}
],
"links": [
{
"href": "<string>",
"rel": "<string>"
}
]
}{
"name": "<string>",
"message": "<string>",
"debug_id": "<string>",
"details": [
{
"issue": "<string>",
"field": "<string>",
"value": "<string>",
"location": "body",
"links": [
{
"href": "<string>",
"rel": "<string>"
}
],
"description": "<string>"
}
],
"links": [
{
"href": "<string>",
"rel": "<string>"
}
]
}{
"name": "<string>",
"message": "<string>",
"debug_id": "<string>",
"details": [
{
"issue": "<string>",
"field": "<string>",
"value": "<string>",
"location": "body",
"links": [
{
"href": "<string>",
"rel": "<string>"
}
],
"description": "<string>"
}
],
"links": [
{
"href": "<string>",
"rel": "<string>"
}
]
}Delete payment token
Delete the payment token associated with the payment token id.
DELETE
/
v3
/
vault
/
payment-tokens
/
{id}
Delete payment token
curl --request DELETE \
--url https://api-m.sandbox.paypal.com/v3/vault/payment-tokens/{id} \
--header 'Authorization: Bearer <token>'{
"name": "<string>",
"message": "<string>",
"debug_id": "<string>",
"details": [
{
"issue": "<string>",
"field": "<string>",
"value": "<string>",
"location": "body",
"links": [
{
"href": "<string>",
"rel": "<string>"
}
],
"description": "<string>"
}
],
"links": [
{
"href": "<string>",
"rel": "<string>"
}
]
}{
"name": "<string>",
"message": "<string>",
"debug_id": "<string>",
"details": [
{
"issue": "<string>",
"field": "<string>",
"value": "<string>",
"location": "body",
"links": [
{
"href": "<string>",
"rel": "<string>"
}
],
"description": "<string>"
}
],
"links": [
{
"href": "<string>",
"rel": "<string>"
}
]
}{
"name": "<string>",
"message": "<string>",
"debug_id": "<string>",
"details": [
{
"issue": "<string>",
"field": "<string>",
"value": "<string>",
"location": "body",
"links": [
{
"href": "<string>",
"rel": "<string>"
}
],
"description": "<string>"
}
],
"links": [
{
"href": "<string>",
"rel": "<string>"
}
]
}Was this page helpful?
⌘I