curl --location --request DELETE 'https://auth.zamupay.com/apps/graph/api/v1/cybersource/payment-instruments/PI-7A3F2C9D1E' \
--header 'Authorization: Bearer {{access_token}}'{
"PaymentInstrumentId": "PI-7A3F2C9D1E",
"Deleted": true,
"Timestamp": "2025-04-24T11:00:00Z"
}