Activate Card via Account Identifierpost https://example.com/programs/{programCode}/accounts/{accountIdentifier}/paymentInstruments/{paymentInstrumentIdentifier}/ActivateCardActivate Card via Payment Instrument IdentifierPath ParamsprogramCodestringrequiredThe program code associated with the account.accountIdentifierstringrequiredUnique identifier (UID or GUID) for the account.paymentInstrumentIdentifierstringrequiredUnique identifier (UID or GUID) for the payment instrument.Body Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsonThe request object containing encrypted card activation data.Represents a request to activate a payment instrument using its identifier and account information.sourcestring | nullThe source of the activation request.HeadersX-GD-RequestIdstringrequiredA unique identifier for tracking the request, provided in the X-GD-RequestId header.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsoncontent-typestringenumDefaults to application/json-patch+jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 5 months ago