Skip to main content

Update Payment Authorisation (for Merchants) TS12 extension

PUT 

/v3/config/extension/payment-authorisation-merchant

Update Payment Authorisation (for Merchants) TS12 extension

Request

Body

    paymentCardCredential object
    enabled booleanrequired

    Enable or disable the Payment Authorisation Presentation Definition.

    paymentAccountCredential object
    enabled booleanrequired

    Enable or disable the Payment Authorisation Presentation Definition.

Responses

Update Payment Authorisation (for Merchants) TS12 extension

Schema
    extensionStatus booleanrequired

    Indicates whether the extension is enabled

    paymentCredentials objectrequired

    The Payment Authorisation Presentation Definitions

    paymentCardCredential object
    id string

    Payment Authorisation Presentation Definition Identifier

    name stringrequired

    Payment Authorisation Presentation Definition Label

    enabled booleanrequired

    Whether the Payment Authorisation Credential is enabled

    paymentAccountCredential object
    id string

    Payment Authorisation Presentation Definition Identifier

    name stringrequired

    Payment Authorisation Presentation Definition Label

    enabled booleanrequired

    Whether the Payment Authorisation Credential is enabled

Loading...