Complete a Card Replacement - IdempotentAsk AIpatch https://cardsapi-uat-pub.globalprocessing.net/api/v1/cards/{publicToken}/complete-replacementPath ParamspublicTokenstringrequiredBody ParamsOptional GPS.API.Core.Models.Request.V1.ReplaceCards.ReplaceCardRequestmoveBalanceboolean | nullIf true then the balance will move to the new card.truetruefalsemoveLimitAccumulatorsboolean | nullIf true then the limit accumulators will move to the new card.truetruefalsemoveChildCardsboolean | nullIf true then the child cards associated with the card will move to the new card.falsetruefalsemoveExpiryDateboolean | nullOptional field - if true, then move the same expiry date to the new card.truefalseexpiryDatedate-time | nullOptional field - if provided, card is set to the new Expiry Date. Otherwise default from program is used. Should not be set when MoveExpiryDate is true. Format YYYY-MM.freetext1string | nullAdditional fulfilment data used for transferring extra information to the card manufacturer.freetext2string | nullAdditional fulfilment data used for transferring extra information to the card manufacturer.Responses 204No Content 400Bad Request 401Unauthorized 403Forbidden 404Not Found 422Client Error 500Server ErrorUpdated 8 months ago