Participant APIs | REST

Version:
Download Open API Specification

Notify service activated

https://api.wealthcare.com/participant/services/mobilepay/issuerServices/1/0/notifyServiceActivated

Notify service activated

  • requestId string

    The id of the request submitted

  • services array <string>

    Array of services that are being requested for the account Must be one of DIGITIZATION = Provision the Funding Account to a device

  • fundingAccountInfo object

    Account dunding information

    • panUniqueReference string
    • tokenUniqueReference string
    • encryptedPayload object

      Encrypted Payload

      • encryptedData string
      • publicKeyFingerprint string
      • encryptedKey string
      • oaepHashingAlgorithm string
      • iv string
  • deviceInfo object
    • deviceName string
    • serialNumber string
    • formFactor string
    • isoDeviceType string
    • osName string
    • osVersion string
    • imei string
    • msisdn string
    • paymentTypes array <string>
    • storageTechnology string
    • cardCaptureTechnology string
  • correlationId string

    Value linking pre-digitization messages generated during provisioning

  • tokenRequestorId string

    The party that requested the digitization

  • walletId string

    The identifier of the Wallet Provider who requested the digitization. Only present when the token is provided to a Wallet Provider

  • paymentAppInstanceId string

    The identifier of the Payment App instance within a device that will be provisioned with a token. Only present when supplied by a Wallet Provider

  • tokenType string

    The type of token requested for this digitization. Valid values are MBEDDED_SE = Embedded Secure Element CLOUD = Mastercard Cloud-Based Payments STATIC = Static token

  • secureElementId string

    The identifier of the Secure Element to be provisioned with the token. Present only when the token is provisioned to a Secure Element and when provided by the Wallet Provider

  • accountPanSuffix string

    The last few digits (typically four) of the Account PAN being digitized

  • serviceRequestDateTime string

    The date and time the service for the PAN was requested. Expressed in ISO 8601 extended format as one of the following - YYYY-MM-DDThh:mm:ss[ .sss ]Z, YYYY-MM-DDThh:mm:ss[ .sss ]±hh:mm . Where [ .sss ] is optional and can be 1 to 3 digits.

  • termsAndConditionsAssetId string

    The Terms and Conditions as presented to and accepted by the Account holder

  • termsAndConditionsAcceptedTimestamp string

    The date and time the Terms and Conditions were accepted by the Account holder. Expressed in ISO 8601 extended format as one of the following - YYYY-MM-DDThh:mm:ss[ .sss ]Z, YYYY-MM-DDThh:mm:ss[ .sss ]±hh:mm . Where [ .sss ] is optional and can be 1 to 3 digits

  • productConfigurationId string

    Freeform identifier for the product configuration as assigned by the Issuer

  • consumerLanguage string

    Language preference selected by the consumer. Formatted as an ISO-639-1 two-letter language code.

  • decision string

    The authorization decision for the service request. Must be one of - APPROVED = Service request was approved, REQUIRE_ADDITIONAL_AUTHENTICATION = Service request requires additional authentication to be approved. One or more Activation Methods will be provided

  • decisionMadeBy string

    The process that determined the final authorization decision for the request. Must be one of - ELIGIBILITY_REQUEST = The decision was made by the eligibility request to the Issuer, AUTHORIZATION_REQUEST = The decision was made by the authorization request to the Issuer, RULES = The decision was made by the rule engine.

  • tokenActivatedDateTime string

    Expressed in ISO 8601 extended format as one of the following - YYYY-MM-DDThh:mm:ss[ .sss ]Z, YYYY-MM-DDThh:mm:ss[ .sss ]±hh:mm, Where [ .sss ] is optional and can be 1 to 3 digits.

  • numberOfActivationAttempts integer <int32>

    The number of times an Activation Code was received to activate the token.

  • numberOfActiveTokens integer <int32>

    The number of active tokens for the Funding Account. Valid values are 0 to 99. A value of 99 means there are 99 or more active tokens. Tokens that have been deleted from the wallet are excluded from the count.

  • tokenAssuranceLevel integer <int32>

    The assurance level assigned to the token.

  • responseId string

    The id of the response returned

  • errorCode string

    Error code for the reason the operation failed

  • errorDescription string

    Error description of the reason the operation failed