object

HalPaymentRequestCreation

data forwarded by the ASPSP top the PISP after creation of the Payment Request resource creation

Fields (3)

  • appliedAuthenticationApproachAppliedAuthenticationApproach

    The ASPSP, based on the authentication approaches proposed by the PISP, choose the one that it can processed, in respect with the preferences and constraints of the PSU and indicates in this field which approach has been chosen.

    Schema: AppliedAuthenticationApproach

    Code
    REDIRECT
    DECOUPLED
    EMBEDDED-1-FACTOR
    NONE
  • nonceNonce

    Challenge to be sent in order to avoid replay of the authentication process.

    Schema: Nonce

    Challenge to be sent in order to avoid replay of the authentication process.

    Type: string

    Constraints: maxLength: 70