v1

latestOpenAPI 3.1.0Apache 2.02026-07-2473175248.0 KB
16. Prepaid Card Service

Reissue physical card

Reissue a physical card while preserving remaining value according to product configuration. Note: Only customers who have been approved to be an "Approved Critical Vendor" can use these endpoints.

post/prepaidCardService/reissueCard/{referenceLineItemID}

Path parameters

referenceLineItemIDstring required

Reference Line Item ID

Request body

reason'CARDHOLDER_REQUESTED' | 'CUSTOMER_REQUEST' | 'CUSTOMER_SERVICE_INITIATED' | 'FRAUD' | 'LOST' | 'STOLEN' | 'DAMAGED' | 'RENEW' | 'RISK_SPOOF_SITE' | 'RISK_VICTIM_ASSISTED' | 'RISK_TAMPERED' | 'RISK_FRIENDLY_FRAUD' | 'RISK_POTENTIAL_COMPROMISED_CARD' | 'RISK_EXCESSIVE_BALANCE_INQUIRY' | 'RISK_PARTNER_REQUEST' | 'RISK_POTENTIAL_PROGRAM_ABUSE' required

Reason for the card replacement.

commentTextstring

Optional comment for the card replacement.

updatedBystring required

Identifier of the agent initiating the request.

Response

OK

status'ACCEPTED' | 'FAILED'

Status of the reissue request.