Skip to main content

Set Pin & Card Active

前置条件: Exchange Key(/svc/card_issuer/api/v1/pci_session)

使用: isActivePhysicalCard:true 激活(激活的同时必须set pin) isActivePhysicalCard:false 设置pin

Header Parameters
    Credential string required

    Please follow the OpenAPI authentication section

    Example: d900da8b-6e16-4a85-8a66-05d29ac53f24/20240501120123/Wonder-RSA-SHA256
    Signature string required

    Please follow the OpenAPI authentication section

    Example: lM42cgyuLS98Dieydc8K2OD3KwYkOXibpV9pFvr/R0i/830M/FPKUKbav2UBBN3M3EdPk/PpvKQlvBNT+NbEg20CKuiDTZWDc3r7KiA1pdZsui/57XCVhC2s01W8jEM+G5lS362+p8+E0K6UKQDrJMyVpbDT31XSkSJIxae+uDi2nJr4DnIkemeU2LlNDRPPGe9NeX7z3B3N3LwIiQgKMyauPqAjro0UrZykQM9pv4UySRSU2cT8EcjQmyKxbzyuR2A47PyeodJvotlIthdfCHIxG52D06tpRJlRVbUdvxSg14bFiPbr3FwCvruZlbR15gOanJCqE4wp4fC8qEXXsg==
    Content-type string required
    Example: application/json
    x-request-id string
    Example: d900da8b-6e16-4a85-8a66-05d29ac53f24
    x-i18n-lang string

    from zh-HK, zh-CN, or en

Request Body
    referenceID string required
    jwePinBlock string required

    使用 secretKey加密 {"password": "xxxx"}

    isActivePhysicalCard boolean

    ture: 激活卡片

    physicalCardReferenceID string

    实体卡ID when isActivePhysicalCard = true(必须)

    activateCode string

    激活码 when isActivePhysicalCard = true(必须)

Responses

Response Headers

    Schema
      status string required
    Loading...