Mayson Monorepo Documentation
    Preparing search index...
    interface AuthorizationReverseParams {
        expand?: string[];
        reverse_amount?: number;
    }
    Index

    Properties

    expand?: string[]

    Specifies which fields in the response should be expanded.

    reverse_amount?: number

    The amount to reverse from the authorization. If not provided, the full amount of the authorization will be reversed. This amount is in the authorization currency and in the smallest currency unit.