PlatformBulkPayoutStatus:
    | "SCHEDULED"
    | "PREPARING"
    | "PREPARED"
    | "ONGOING"
    | "CANCELLED"
    | "STOPPED"
    | "COMPLETED"