Mayson Monorepo Documentation
    Preparing search index...

    Interface SetupIntentVerifyMicrodepositsParams

    interface SetupIntentVerifyMicrodepositsParams {
        amounts?: number[];
        descriptor_code?: string;
        expand?: string[];
    }
    Index

    Properties

    amounts?: number[]

    Two positive integers, in cents, equal to the values of the microdeposits sent to the bank account.

    descriptor_code?: string

    A six-character code starting with SM present in the microdeposit sent to the bank account.

    expand?: string[]

    Specifies which fields in the response should be expanded.