Mayson Monorepo Documentation
    Preparing search index...
    interface BacsDebit {
        network_status: NetworkStatus;
        reference: string;
        revocation_reason: RevocationReason;
        url: string;
    }
    Index

    Properties

    network_status: NetworkStatus

    The status of the mandate on the Bacs network. Can be one of pending, revoked, refused, or accepted.

    reference: string

    The unique reference identifying the mandate on the Bacs network.

    revocation_reason: RevocationReason

    When the mandate is revoked on the Bacs network this field displays the reason for the revocation.

    url: string

    The URL that will contain the mandate that the customer has signed.