Create a CardCopy Pagepost https://cardsapi-uat-pub.globalprocessing.net/api/v1/cardsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsRequest object from body GPS.API.Core.Models.Request.V1.Cards.CreateCardRequestcardTypestringenumrequiredThe form factor of the card.PhysicalPhysicalVirtualMasterVirtualAllowed:PhysicalVirtualMasterVirtualcardProductint32requiredThe unique ID of the card product linked to the card.designIdstring | nullThe name of the card visual design.urlstring | nullQR Code or delivery idcustomerReferencestring | nullAn external customer reference provided in the request.parentCardstring | nullWhere the card is a secondary card, the public token of the primary card.cardHolderobjectrequiredCardholder details.cardHolder objectaddressobjectrequiredAddress details.address objectfulfilmentobjectAddress details.fulfilment objectnameOnCardstring | nullName embossed on card. This field is required for Physical cards.expiryDatedate-time | nullOptional Expiry Date. It will be embossed on the card. Format YYYY-MM.freetext1string | nullFulfilment additional text fieldfreetext2string | nullFulfilment additional text fieldvirtualCardImageDetailsobjectvirtualCardImageDetails objectmanufacturingDetailsobjectManufacturing details optional for physical card and not required for virtual cards and MVCs. Note: Field cannot be a null value in the API ExplorermanufacturingDetails objectactivateNowboolean | nullIf true, activates the card during card creation. Defaults to false for a physical card. Defaults to true for a virtual card.truefalseisSingleUseboolean | nullFlag to check whether the card is for single use or nottruefalseisNonReloadableboolean | nullFlag to check whether the card is a reloadable one or nottruefalselanguage3dsstring | nullLanguage3ds should be bcp-47 format.oobAppUrluri | null3DS OOBAppURL at card level.dynamicInterchangeobjectCreate card object for dynamic interchangedynamicInterchange objectResponses 200Success 400Bad Request 401Unauthorized 403Forbidden 404Not Found 422Client Error 500Server ErrorUpdated 10 months ago