Update Card StatusAsk AIput https://cardsapi-uat-pub.globalprocessing.net/api/v1/cards/{publicToken}/statusPath ParamspublicTokenstringrequiredBody ParamsRequest object from body GPS.API.Core.Models.Request.V1.Cards.SetStatusRequestcardStatusCodestring | nullenumThe new status of the card (two character alphanumeric card status code).000405414346545759626370839899G1G2G3G4G5G6G7G8G9Show 24 enum valuesstatusstring | nullThe new status of the card (string description).updatedBystring | nullThe user updating the card status.descriptionstring | nullThe reason for the card status update.validityDatedate-time | nullThe date when the status will be valid. Format YYYY-MM.Responses 200Success 400Bad Request 401Unauthorized 403Forbidden 404Not Found 422Client Error 500Server ErrorUpdated 9 months ago