Submits a removal request for a card previously enrolled in ASAF Network Protection.
The enrollment status transitions to REMOVAL_PENDING while Visa processes the request. The final outcome is delivered via the card.risk_control.network_protection.removed webhook.
Visa cards only.
Documentation Index
Fetch the complete documentation index at: https://developers.uqpay.com/llms.txt
Use this file to discover all available pages before exploring further.
The API token for login provided by UQPay.
Specifies the sub-account on whose behalf the request is made. This should be set to the account_id, which can be retrieved via the List Connected Accounts endpoint. If omitted or empty, the request is executed using the master account.
More information at Connected Accounts.
A unique identifier (UUID) used to maintain operation idempotency, ensuring that repeated executions of the same operation do not result in unintended effects or duplication. It helps preserve data consistency in the face of network errors, retries, or failures.
Universally unique identifier (UUID v4) of a resource.
"71fdb0fe-9682-457a-9361-e8868694f12f"
Risk control type. Must be network_protection for ASAF removal.
network_protection "network_protection"
Removal request accepted.
Acknowledgement returned for an ASAF Network Protection enrollment or removal request.
Unique identifier of the card.
"7f6dbbd9-37b9-4f64-a021-cd4f71234567"
Masked card number.
"************1234"
Unique identifier of the cardholder.
"b6e6268b-7d95-4700-9b87-12e7c1234567"
Card network.
"VISA"
Whether Network Protection is currently active on the card. The field reflects the state after the request is processed by the network — it may not flip immediately, as enrollment and removal are asynchronous.
false
Lifecycle status of an ASAF Network Protection enrollment.
NOT_ENROLLED, ENROLL_PENDING, ENROLL_FAILED, ENROLLED, REMOVAL_PENDING "ENROLL_PENDING"
ASAF action code indicating the reason the card is enrolled in Network Protection.
04 — Pickup card41 — Lost card, pickup43 — Stolen card, pickup46 — Closed account54 — Expired card04, 41, 43, 46, 54 "41"
Human-readable description of action_code.
"Lost card, pickup"
Time at which the enrollment or removal request was last updated.
"2026-05-14T09:00:00Z"