T402 API Reference - v2.8.0
    Preparing search index...

    Interface PaymentIdPayload

    Payment ID payload echoed back by the client.

    interface PaymentIdPayload {
        id: string;
        clientId?: string;
    }
    Index

    Properties

    Properties

    id: string

    Payment ID echoed back from requirements

    clientId?: string

    Optional client-generated correlation ID